Time: 03/04/2025 04:49:40 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:41 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:41 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:44 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:48 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:54 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:54 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:55 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:56 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:57 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:57 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:58 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:49:59 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 04:50:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote host closed the connection. The error code is 0x80070057. 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 PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void RaiseCommunicationError(Int32, Boolean) Time: 03/04/2025 04:50:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000204' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000204' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000204' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:50:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000204' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000204' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000204' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:51:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000235' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000235' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:51:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000235' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000235' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:51:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000235' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000235' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:51:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000235' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000235' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:51:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 04:51:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 04:52:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000281' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000281' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000281' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:52:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000281' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000281' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000281' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:53:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:53:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:55:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002589' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002589' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='56' WHERE AccountId='27115002589' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:55:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002589' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002589' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='56' WHERE AccountId='27115002589' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:56:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008505' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008505' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008505' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:56:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008505' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008505' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008505' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:56:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008505' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008505' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008505' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:56:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008505' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008505' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008505' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:58:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010465' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010465' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010465' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:58:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010465' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010465' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010465' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:59:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010549' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010549' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010549' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:59:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010549' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010549' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010549' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 04:59:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010548' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010548' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010548' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 04:59:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010548' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010548' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010548' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:02:44 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='7080148603' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/04/2025 05:02:44 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='7080148603' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 03/04/2025 05:02:53 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='8577969542' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/04/2025 05:02:53 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='8577969542' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 03/04/2025 05:02:57 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.MobileNo='8577969542' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/04/2025 05:02:57 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.MobileNo='8577969542' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 03/04/2025 05:06:34 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/04/2025 05:08:03 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112001340' AND BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 03/04/2025 05:10:45 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/04/2025 05:10:45 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 03/04/2025 05:14:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010550' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010550' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010550' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:14:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010550' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010550' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010550' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:15:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010301' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010301' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010301' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:15:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010301' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010301' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010301' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:15:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010440' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010440' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010440' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:15:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010440' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010440' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010440' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:16:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010589' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010589' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010589' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:16:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010589' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010589' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010589' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:17:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:17:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:17:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 05:17:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 05:17:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:17:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:18:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010422' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010422' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010422' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:18:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010422' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010422' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010422' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:19:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010424' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010424' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010424' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:19:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010424' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010424' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010424' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:19:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010421' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010421' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010421' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:19:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010421' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010421' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010421' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:20:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:20:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:20:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 05:20:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 05:21:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009781' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009781' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009781' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:21:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009781' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009781' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009781' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:23:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009071' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009071' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:23:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009071' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009071' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:24:06 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/04/2025 05:24:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010034' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010034' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:24:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010034' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010034' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:25:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006058' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006058' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:25:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006058' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006058' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:25:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004771' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004771' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004771' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:25:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004771' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004771' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004771' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:26:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 05:26:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 05:26:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002658' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002658' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='54' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002658' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:26:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002658' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002658' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='54' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002658' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:27:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009374' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009374' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009374' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:27:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009374' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009374' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009374' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:27:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009374' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009374' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009374' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:27:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009374' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009374' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009374' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:28:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 05:28:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 05:29:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008999' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008999' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008999' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:29:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008999' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008999' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008999' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:29:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009022' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009022' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009022' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:29:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009022' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009022' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009022' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:30:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009581' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009581' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009581' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:30:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009581' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009581' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009581' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:30:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 05:30:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 05:30:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:30:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:31:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009352' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009352' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009352' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:31:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009352' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009352' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009352' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:31:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:31:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:33:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007694' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007694' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007694' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:33:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007694' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007694' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007694' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:34:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007801' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007801' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007801' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:34:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007801' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007801' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007801' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:34:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:34:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:35:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008454' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008454' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008454' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:35:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008454' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008454' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008454' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:36:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008637' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008637' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:36:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008637' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008637' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:36:02 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 05:36:03 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 05:36:11 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 03/04/2025 05:36:29 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 03/04/2025 05:36:35 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 05:36:51 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 05:37:11 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 05:37:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:37:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:38:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009351' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009351' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009351' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:38:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009351' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009351' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009351' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:39:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:39:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:39:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:39:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:40:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:40:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:41:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:41:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:42:10 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112007561' AND BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 03/04/2025 05:43:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:43:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:45:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:45:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:45:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 05:45:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 05:46:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:46:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:47:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010389' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010389' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010389' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:47:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010389' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010389' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010389' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:48:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007545' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007545' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007545' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:48:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007545' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007545' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007545' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:48:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 05:48:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 05:48:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004691' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004691' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004691' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:48:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004691' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004691' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004691' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:49:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001933' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001933' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='62' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='62' WHERE AccountId='27115001933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:49:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001933' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001933' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='62' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='62' WHERE AccountId='27115001933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:50:12 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/04/2025 05:50:12 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 03/04/2025 05:50:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010334' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010334' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010334' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:50:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010334' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010334' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010334' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:51:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010339' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010339' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010339' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:51:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010339' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010339' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010339' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:52:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009995' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009995' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009995' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:52:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009995' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009995' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009995' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:52:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010719' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010719' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010719' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:52:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010719' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010719' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010719' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:53:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:53:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:54:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010429' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010429' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010429' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:54:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010429' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010429' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010429' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:54:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:54:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:55:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010280' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010280' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010280' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:55:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010280' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010280' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010280' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:56:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:56:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:56:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010529' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010529' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010529' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:56:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010529' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010529' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010529' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:57:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010484' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010484' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010484' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:57:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010484' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010484' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010484' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:57:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010425' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010425' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010425' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:57:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010425' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010425' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010425' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:58:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010481' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010481' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010481' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:58:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010481' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010481' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010481' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:58:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010432' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010432' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010432' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:58:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010432' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010432' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010432' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:59:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010426' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010426' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010426' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:59:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010426' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010426' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010426' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 05:59:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 05:59:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:00:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:00:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:00:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010657' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010657' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010657' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:00:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010657' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010657' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010657' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:01:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010667' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010667' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010667' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:01:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010667' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010667' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010667' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:02:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:02:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:03:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009248' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009248' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009248' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:03:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009248' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009248' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009248' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:03:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:03:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:04:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:04:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:04:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/04/2025 06:04:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/04/2025 06:05:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010170' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010170' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010170' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:05:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010170' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010170' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010170' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:06:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009327' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009327' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009327' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:06:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009327' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009327' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009327' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:06:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009993' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009993' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009993' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:06:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009993' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009993' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009993' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:07:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009933' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009933' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:07:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009933' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009933' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:07:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:07:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:08:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010220' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010220' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010220' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:08:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010220' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010220' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010220' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:09:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:09:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:09:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009932' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009932' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:09:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009932' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009932' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:10:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009407' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009407' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:10:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009407' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009407' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:10:39 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/04/2025 06:10:39 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 03/04/2025 06:10:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010317' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010317' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:10:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010317' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010317' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:11:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009376' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009376' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009376' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:11:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009376' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009376' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009376' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:11:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/04/2025 06:11:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/04/2025 06:30:16 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/04/2025 06:30:16 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 03/04/2025 06:35:12 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/04/2025 06:43:47 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 06:43:47 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 07:10:09 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 07:10:09 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 07:13:52 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 07:13:52 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 07:55:45 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 07:55:45 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 10:04:02 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 10:04:02 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 10:05:33 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 10:05:33 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 10:06:09 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 10:06:09 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 10:10:01 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 10:10:01 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 10:18:31 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 10:18:31 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 10:33:49 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/04/2025 10:33:51 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/04/2025 10:33:52 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/04/2025 10:33:52 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/04/2025 10:38:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/04/2025 10:39:28 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 10:39:28 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 10:52:34 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 10:52:34 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/04/2025 10:54:39 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/04/2025 10:54:39 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 01:46:58 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 01:46:59 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 01:47:34 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 01:47:34 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 07:46:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 04/04/2025 07:46:29 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 04/04/2025 08:19:48 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 09:19:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:19:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:24:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:24:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:24:44 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 09:28:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:28:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:29:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001854' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115001854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:29:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001854' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115001854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:29:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 09:29:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 09:30:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:30:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:31:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009108' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009108' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:31:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009108' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009108' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:32:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 09:32:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 09:33:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:33:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:33:14 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:33:14 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:33:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008681' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008681' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008681' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:33:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008681' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008681' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008681' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:34:37 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:34:37 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:34:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007907' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007907' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007907' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:34:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007907' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007907' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007907' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:35:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004156' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004156' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004156' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:35:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004156' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004156' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004156' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:36:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009837' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009837' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009837' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:36:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009837' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009837' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009837' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:37:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:37:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:38:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007761' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007761' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007761' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:38:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007761' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007761' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007761' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:38:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004935' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004935' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115004935' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:38:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004935' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004935' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115004935' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:41:28 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:41:28 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:41:31 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:41:31 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vnggs1sf StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:44:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:44:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:44:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:44:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:51:38 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 09:55:38 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 09:56:02 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 09:58:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009570' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009570' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009570' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:58:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009570' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009570' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009570' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 09:59:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 09:59:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:00:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007283' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007283' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007283' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:00:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007283' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007283' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007283' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:01:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006499' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006499' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006499' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:01:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006499' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006499' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006499' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:03:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006218' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006218' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115006218' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:03:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006218' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006218' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115006218' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:04:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010141' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010141' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010141' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:04:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010141' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010141' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010141' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:05:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115006762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:05:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115006762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:06:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004785' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004785' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115004785' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:06:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004785' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004785' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115004785' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:06:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010380' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010380' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010380' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:06:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010380' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010380' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010380' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:07:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010414' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010414' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:07:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010414' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010414' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:08:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:08:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:11:59 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:11:59 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:12:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:12:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:31:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009508' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009508' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009508' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:31:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009508' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009508' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009508' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:31:54 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:31:54 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:32:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:32:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:32:27 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:32:27 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:33:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:33:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:34:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009569' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009569' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:34:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009569' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009569' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:34:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008893' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008893' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:34:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008893' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008893' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:35:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010570' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010570' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010570' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:35:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010570' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010570' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010570' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:41:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:41:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:41:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 10:41:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 10:44:56 AM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:44:56 AM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_jbeufshk StackTrace: at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositLoanFullDetail.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:50:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010663' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010663' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010663' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:50:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010663' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010663' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010663' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:52:48 AM PageName: PlanMemberAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nusennlo StackTrace: at PlanMemberAdvisor_AccountLoanEMIVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 04/04/2025 10:53:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004880' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004880' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:53:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004880' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004880' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:54:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006616' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006616' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006616' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:54:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006616' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006616' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006616' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:55:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009314' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009314' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009314' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:55:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009314' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009314' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009314' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:55:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:55:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:56:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:56:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:57:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004969' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004969' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004969' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:57:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004969' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004969' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004969' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:57:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004970' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004970' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004970' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:57:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004970' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004970' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004970' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:58:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:58:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:58:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:58:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:59:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115004106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:59:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115004106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:59:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009120' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009120' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009120' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 10:59:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009120' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009120' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009120' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 10:59:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 10:59:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 11:00:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006318' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006318' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006318' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:00:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006318' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006318' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006318' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:01:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008301' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008301' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008301' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:01:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008301' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008301' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008301' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:01:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:01:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:02:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009506' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009506' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009506' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:02:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009506' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009506' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009506' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:10:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005680' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005680' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115005680' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:10:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005680' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005680' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115005680' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:12:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009741' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009741' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:12:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009741' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009741' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:14:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005204' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005204' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115005204' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:14:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005204' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005204' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115005204' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:15:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007555' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007555' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115007555' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:15:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007555' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007555' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115007555' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:18:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010475' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010475' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010475' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:18:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010475' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010475' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010475' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:19:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:19:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:20:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:20:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:20:26 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.LoanId='27116004710' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 11:20:26 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.LoanId='27116004710' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrzlai5e StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 04/04/2025 11:20:35 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116004710' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 11:20:35 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116004710' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrzlai5e StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 04/04/2025 11:20:41 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116004710' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 11:20:41 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116004710' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrzlai5e StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 04/04/2025 11:20:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:20:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:21:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:21:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:21:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:21:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:22:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 11:22:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 11:30:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='46' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115001978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:30:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='46' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115001978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:31:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:31:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:32:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115003927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:32:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115003927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:32:43 AM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 11:32:43 AM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 11:32:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115003927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:32:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115003927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:34:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010107' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010107' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010107' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:34:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010107' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010107' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010107' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:35:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115005698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:35:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115005698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:37:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005637' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005637' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115005637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:37:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005637' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005637' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115005637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:38:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:38:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:39:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010488' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010488' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010488' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:39:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010488' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010488' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010488' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:39:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009519' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009519' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009519' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:39:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009519' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009519' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009519' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:40:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006208' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006208' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115006208' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:40:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006208' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006208' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115006208' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:40:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006208' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006208' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115006208' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:40:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006208' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006208' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115006208' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:41:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 11:41:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 11:42:51 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 11:43:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:43:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:43:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:43:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:43:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:43:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:44:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:44:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:45:03 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/4/2025 12:00:00 AM' AND DDate<'4/5/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 04/04/2025 11:45:08 AM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 11:45:08 AM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 11:45:35 AM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 11:45:35 AM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 11:45:41 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/1/2025 12:00:00 AM' AND DDate<'4/5/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 04/04/2025 11:45:50 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/1/2025 12:00:00 AM' AND DDate<'4/5/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 04/04/2025 11:45:50 AM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 11:45:50 AM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 11:45:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007814' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007814' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007814' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:45:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007814' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007814' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007814' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:46:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009590' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009590' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009590' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:46:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009590' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009590' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009590' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:48:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115002431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:48:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115002431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:49:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115002306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:49:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115002306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:49:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010278' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010278' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010278' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:49:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010278' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010278' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010278' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:50:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007496' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007496' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007496' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:50:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007496' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007496' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007496' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:51:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:51:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:51:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:51:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:52:42 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 11:53:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:53:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:53:36 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 04/04/2025 11:54:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008060' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008060' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:54:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008060' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008060' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:54:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009707' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009707' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009707' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:54:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009707' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009707' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009707' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:56:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009767' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009767' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:56:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009767' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009767' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:56:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010259' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010259' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010259' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:56:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010259' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010259' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010259' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:57:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:57:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:57:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010345' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010345' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010345' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:57:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010345' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010345' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010345' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:58:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:58:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:59:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008082' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008082' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008082' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:59:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008082' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008082' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008082' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 11:59:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010443' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010443' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010443' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 11:59:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010443' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010443' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010443' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:00:26 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '521491') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '521491') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '521491' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '521491') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '521491' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '521491') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='521491' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:00:26 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '521491') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '521491') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '521491' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '521491') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '521491' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '521491') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='521491' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 12:00:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010448' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010448' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010448' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:00:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010448' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010448' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010448' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:01:31 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:01:31 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 12:01:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:01:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:02:08 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:02:08 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 12:02:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007549' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007549' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007549' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:02:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007549' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007549' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007549' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:05:03 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:05:03 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = 'VG00035699' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = 'VG00035699') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='VG00035699' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 12:05:50 PM PageName: DataTableResult String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '505520') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '505520') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '505520' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '505520') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '505520' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '505520') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='505520' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:05:50 PM PageName: PlanMemberAdvisor_ContraVoucherHTML String str: SELECT TransNo, BranchId, BranchName, VoucherType, convert(CHAR,TransDate,103)AS TransDate, VoucherId, (SELECT HeadId FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '505520') AS CreditHeadId,(SELECT HeadName FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '505520') AS CreditHeadName, (SELECT HeadId FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '505520' ) AS DebitHeadId, (SELECT HeadName FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '505520') AS DebitHeadName, (Select sum(Credit)AS Credit FROM AccountVoucherDetail WHERE Credit > 0 AND VoucherId = '505520' ) AS Credit,(Select sum(Debit)AS Debit FROM AccountVoucherDetail WHERE Debit > 0 AND VoucherId = '505520') AS Debit, Refer1, Refer2, Refer3, Narration FROM AccountVoucherDetail WHERE VoucherId ='505520' GROUP BY TransNo, BranchId, BranchName, VoucherType, TransDate, VoucherId , Refer1, Refer2, Refer3, Narration; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_0ev1gczh StackTrace: at PlanMemberAdvisor_ContraVoucherHTML.AccountVoucherPrint() TargetSite: Void AccountVoucherPrint() Time: 04/04/2025 12:09:18 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 04/04/2025 12:09:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 04/04/2025 12:25:39 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:25:39 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 12:25:45 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:25:45 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 12:25:56 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:25:56 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 12:26:12 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035701' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035701'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035701'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:26:12 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035701' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035701'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035701'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 12:26:16 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:26:16 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 12:26:30 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:26:30 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 12:31:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007550' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007550' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007550' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:31:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007550' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007550' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007550' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:32:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005755' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005755' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115005755' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:32:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005755' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005755' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115005755' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:33:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010485' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010485' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010485' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:33:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010485' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010485' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010485' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:34:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010486' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010486' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010486' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:34:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010486' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010486' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010486' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:34:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006444' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006444' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006444' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:34:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006444' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006444' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006444' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:35:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010735' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010735' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010735' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:35:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010735' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010735' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010735' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:35:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010540' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010540' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010540' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:35:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010540' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010540' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010540' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:36:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009962' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009962' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009962' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:36:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009962' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009962' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009962' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:37:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007216' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007216' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007216' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:37:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007216' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007216' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007216' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:38:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007216' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007216' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007216' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:38:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007216' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007216' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007216' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:39:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006833' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006833' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006833' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:39:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006833' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006833' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006833' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:40:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:40:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:41:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007021' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007021' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:41:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007021' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007021' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:41:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:41:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:42:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:42:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:43:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010741' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010741' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:43:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010741' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010741' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010801' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010801' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010801' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010801' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010801' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010801' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:44:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010314' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010314' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010314' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:44:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010314' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010314' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010314' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:44:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:44:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:45:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:45:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:45:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 12:45:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 12:47:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:47:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:48:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008618' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008618' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008618' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:48:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008618' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008618' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008618' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:55:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:55:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:55:35 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:55:35 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 12:55:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115007293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:55:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115007293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:56:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008344' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008344' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008344' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:56:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008344' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008344' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008344' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:56:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008373' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008373' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008373' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:56:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008373' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008373' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008373' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:57:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008373' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008373' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008373' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:57:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008373' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008373' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008373' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:58:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:58:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:59:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:59:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:59:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008374' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008374' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008374' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 12:59:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008374' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008374' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008374' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 12:59:43 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 12:59:43 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 01:00:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010373' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010373' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010373' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:00:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010373' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010373' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010373' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:01:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:01:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:01:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:01:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:02:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010781' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010781' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010781' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:02:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010781' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010781' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010781' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:03:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010211' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010211' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010211' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:03:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010211' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010211' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010211' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:03:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008614' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008614' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008614' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:03:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008614' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008614' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008614' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:20:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007822' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007822' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007822' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:20:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007822' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007822' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007822' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:21:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:21:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:23:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009653' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009653' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009653' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:23:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009653' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009653' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009653' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:23:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 01:23:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 01:24:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009225' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009225' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009225' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:24:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009225' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009225' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009225' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:24:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009720' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009720' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009720' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:24:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009720' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009720' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009720' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:25:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010464' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010464' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010464' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:25:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010464' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010464' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010464' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:25:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008296' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008296' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008296' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:25:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008296' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008296' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008296' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:37:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10968) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 01:37:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10968) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 01:37:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10968) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 01:37:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10968) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 01:37:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 01:37:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 01:38:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:38:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:39:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10969) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 01:39:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10969) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 01:39:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10969) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 01:39:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10969) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 01:39:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 01:39:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 01:39:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010839' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010839' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010839' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:39:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010839' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010839' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010839' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:41:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10970) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 01:41:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10970) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 01:41:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10970) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 01:41:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10970) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 01:41:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 01:41:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 01:41:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:41:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:43:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10971) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 01:43:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10971) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 01:44:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10971) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 01:44:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10971) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 01:44:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 01:44:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 01:44:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010841' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010841' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:44:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010841' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010841' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:45:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009409' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009409' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009409' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:45:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009409' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009409' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009409' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:47:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10972) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 01:47:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10972) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 01:47:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10972) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 01:47:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10972) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 01:48:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 01:48:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 01:48:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010842' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010842' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010842' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:48:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010842' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010842' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010842' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:48:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010842' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010842' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010842' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:48:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010842' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010842' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010842' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:51:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10974) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 01:51:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10974) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 01:51:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10974) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 01:51:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10974) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 01:52:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 01:52:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 01:52:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010844' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010844' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010844' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:52:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010844' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010844' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010844' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:53:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009941' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009941' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009941' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:53:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009941' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009941' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009941' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:54:12 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 01:54:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:54:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:55:26 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 01:55:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:55:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:56:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009218' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009218' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009218' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:56:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009218' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009218' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009218' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:56:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:56:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:57:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 01:57:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 01:57:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 01:57:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 02:06:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10975) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 02:06:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10975) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 02:06:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10975) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 02:06:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10975) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 02:07:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 02:07:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 02:07:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:07:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:08:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10976) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 02:08:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10976) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 02:09:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10976) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 02:09:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10976) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 02:09:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 02:09:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 02:09:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010846' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010846' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010846' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:09:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010846' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010846' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010846' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:10:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10978) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 02:10:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10978) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 02:11:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10978) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 02:11:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10978) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 02:11:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010848' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010848' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010848' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:11:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010848' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010848' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010848' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:11:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 02:11:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 02:13:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10979) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 02:13:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10979) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 02:13:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10979) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 02:13:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10979) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 02:13:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 02:13:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 02:13:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010849' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010849' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010849' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:13:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010849' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010849' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010849' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:15:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007174' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007174' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007174' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:15:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007174' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007174' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007174' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:18:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10980) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 02:18:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10980) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 02:19:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10980) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 04/04/2025 02:19:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10980) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 04/04/2025 02:26:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 02:26:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 02:27:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010850' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010850' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010850' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:27:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010850' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010850' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010850' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:28:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010172' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010172' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010172' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:28:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010172' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010172' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010172' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:29:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000792' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115000792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:29:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000792' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115000792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:30:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000792' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115000792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:30:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000792' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115000792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:31:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 04/04/2025 02:31:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 04/04/2025 02:39:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008500' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008500' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008500' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:39:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008500' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008500' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008500' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:39:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008500' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008500' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008500' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:39:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008500' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008500' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008500' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:40:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008501' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008501' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008501' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:40:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008501' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008501' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008501' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:40:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008501' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008501' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008501' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:40:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008501' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008501' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008501' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:41:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010173' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010173' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:41:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010173' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010173' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:42:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:42:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:42:07 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 02:42:07 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 02:43:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009813' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009813' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009813' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:43:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009813' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009813' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009813' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:43:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007909' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007909' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007909' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:43:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007909' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007909' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007909' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:43:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007909' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007909' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007909' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 02:43:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007909' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007909' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007909' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 02:47:32 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 02:47:54 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 02:49:41 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 02:49:47 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 03:21:20 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 03:21:20 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 03:32:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:32:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:33:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010798' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010798' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010798' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:33:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010798' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010798' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010798' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:34:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010019' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:34:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010019' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:34:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007133' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007133' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007133' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:34:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007133' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007133' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007133' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:35:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010603' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010603' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:35:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010603' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010603' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:36:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010769' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010769' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010769' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:36:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010769' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010769' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010769' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:38:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010769' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010769' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010769' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:38:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010769' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010769' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010769' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:39:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010779' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010779' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010779' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:39:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010779' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010779' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010779' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:40:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006987' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006987' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115006987' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:40:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006987' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006987' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115006987' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:44:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007317' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115007317' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:44:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007317' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115007317' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:45:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:45:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:45:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003933' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:45:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003933' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:46:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 03:46:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 03:47:46 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112001121' AND BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 04:07:34 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 04:07:34 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 04:10:38 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009256' AND BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 04:12:31 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009257' AND BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 04:13:57 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009258' AND BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 04:26:52 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 04:26:52 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 04:26:56 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 04:26:56 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 04:27:00 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00036103' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00036103'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00036103'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 04:27:00 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00036103' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00036103'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00036103'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 04:27:08 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 04:27:08 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 04:27:16 PM PageName: PlanMemberAdvisor_ContraVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_14avoyvy StackTrace: at PlanMemberAdvisor_ContraVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 04/04/2025 04:27:20 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 04:27:20 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 04:39:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010406' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010406' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010406' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 04:39:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010406' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010406' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010406' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 04:56:03 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:05 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:07 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:17 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:20 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:20 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:56:22 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 04:59:07 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 04/04/2025 04:59:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 04/04/2025 05:01:04 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 04/04/2025 05:01:04 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 04/04/2025 05:32:13 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 04/04/2025 05:33:37 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 05:37:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007973' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007973' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115007973' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 05:37:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007973' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007973' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115007973' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 05:53:42 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009258' AND BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 05:56:25 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112001122' AND BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 05:58:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007390' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007390' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007390' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 05:58:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007390' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007390' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007390' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 05:59:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009928' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009928' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009928' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 05:59:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009928' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009928' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009928' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 05:59:43 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009258' AND BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 06:00:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:00:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 06:00:16 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009257' AND BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 06:00:28 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009258' AND BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 06:00:34 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/04/2025 06:00:37 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009257' AND BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 06:03:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10935) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 04/04/2025 06:03:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10935) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 04/04/2025 06:08:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115006629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:08:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115006629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 06:10:05 PM PageName: PlanMemberAdvisor_PlanRegistration String str: SELECT MemberId, MemberName, GuardianName, InterestType, BranchName, Convert(char,MemberJoinDate,103)AS MemberJoinDate, MobileNo, MemberPlanStatus, Age, NomineeName, NomineeAge, NomineeRelation, NomineeName2, NomineeAge2, NomineeRelation2 FROM PlanMemberDetail WITH(nolock) WHERE MemberId='27112009257' AND BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlBeneficiaryRelation' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanMemberAdvisor_PlanRegistration.FillMemberId() TargetSite: Void set_SelectedValue(System.String) Time: 04/04/2025 06:13:50 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='3/5/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:13:50 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='3/5/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 04/04/2025 06:14:39 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='3/5/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:14:39 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='3/5/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 04/04/2025 06:27:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010494' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010494' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:27:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010494' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010494' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 06:27:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010494' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010494' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:27:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010494' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010494' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 06:28:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010229' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010229' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010229' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:28:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010229' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010229' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010229' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 06:29:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:29:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 06:29:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 04/04/2025 06:29:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 04/04/2025 06:34:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 06:34:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 08:18:02 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 04/04/2025 08:54:27 PM PageName: DepositAdvisor_AdvisorLoanEMIList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorLoanEMIList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 04/04/2025 08:54:28 PM PageName: DepositAdvisor_AdvisorLoanEMIList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorLoanEMIList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 04/04/2025 09:02:48 PM PageName: GroupLoan_GroupLoanCenterMeeting String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanCenterMeeting.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:02:48 PM PageName: GroupLoan_GroupLoanCenterMeeting String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanCenterMeeting.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanCenterMeeting.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:42:51 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:42:51 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:49:29 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:49:29 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:53:30 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:53:30 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:54:04 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:54:04 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:58:23 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:58:23 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 09:59:07 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 09:59:07 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:10:20 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:10:20 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:17:02 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:17:02 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:18:02 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:18:02 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:20:02 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:20:02 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:20:35 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:20:35 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:33:53 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:33:53 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/04/2025 10:42:33 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 04/04/2025 10:42:33 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 07:46:20 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 07:46:20 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 07:52:01 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 07:52:01 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 08:00:44 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 08:00:44 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 08:06:26 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 08:06:26 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 09:22:57 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 09:22:57 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 09:29:56 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 09:29:56 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 09:36:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10982) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 09:36:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10982) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 09:38:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10982) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 09:38:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10982) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 09:39:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 09:39:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 09:40:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010852' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010852' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010852' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 09:40:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010852' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010852' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010852' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 09:41:36 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 09:41:36 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vnggs1sf StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 09:44:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10983) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 09:44:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10983) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 09:45:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10983) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 09:45:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10983) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 09:45:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 09:45:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 09:45:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010853' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010853' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010853' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 09:45:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010853' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010853' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010853' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 09:46:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10984) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 09:46:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10984) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 09:47:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 09:47:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 09:47:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10984) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 09:47:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10984) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 09:47:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 09:47:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 09:48:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010854' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010854' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 09:48:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010854' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010854' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 09:49:34 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 09:49:34 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ie3tj1ev StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 09:49:59 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 09:49:59 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 09:52:12 AM PageName: DataTableResult String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 09:52:12 AM PageName: UserMasterSetting_DashBoardForAccount String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4p5yw2eg StackTrace: at UserMasterSetting_DashBoardForAccount.FillData() TargetSite: Void FillData() Time: 05/04/2025 09:52:12 AM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 09:52:12 AM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4p5yw2eg StackTrace: at UserMasterSetting_DashBoardForAccount.FillChart() TargetSite: Void FillChart() Time: 05/04/2025 09:52:12 AM PageName: DataTableResult String str: select StudentName,TotalMarks from Students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'Students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 09:52:12 AM PageName: UserMasterSetting_DashBoardForAccount String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4p5yw2eg StackTrace: at UserMasterSetting_DashBoardForAccount.FillPieChart() TargetSite: Void FillPieChart() Time: 05/04/2025 09:53:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 09:53:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 09:53:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10985) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 09:53:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10985) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 09:54:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10985) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 09:54:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10985) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 09:54:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 09:54:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 09:54:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010855' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010855' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010855' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 09:54:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010855' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010855' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010855' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 09:55:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10986) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 09:55:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10986) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 09:55:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10986) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 09:55:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10986) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 09:55:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 09:55:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 09:56:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 09:56:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:09:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/04/2025 10:09:33 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 10:09:33 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 10:09:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009931' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009931' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009931' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:09:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009931' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009931' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009931' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:10:06 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/04/2025 10:10:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009765' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009765' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009765' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:10:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009765' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009765' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009765' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:11:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010628' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010628' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010628' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:11:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010628' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010628' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010628' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:11:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115007543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:11:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115007543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:17:10 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/04/2025 10:19:07 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 10:23:34 AM PageName: DepositLoan_DepositOutstandingReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositLoan_DepositOutstandingReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 10:25:13 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 10:26:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008484' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008484' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008484' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:26:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008484' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008484' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008484' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:26:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 10:26:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 10:27:41 AM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 10:27:41 AM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 10:27:46 AM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 10:27:46 AM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 10:27:49 AM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00036103' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00036103'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00036103'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 10:27:49 AM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00036103' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00036103'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00036103'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 10:37:08 AM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 10:37:08 AM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 10:37:33 AM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00002074' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00002074'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00002074'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 10:37:33 AM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00002074' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00002074'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00002074'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 10:40:57 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/04/2025 10:41:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10935) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 10:41:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10935) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 10:41:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10606) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 10:41:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10606) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 10:42:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10606) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 10:42:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10606) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 10:42:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000311' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000311' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000311' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:42:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000311' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000311' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000311' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:42:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 10:42:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 10:43:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10935) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 10:43:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10935) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 10:43:56 AM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00002074' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00002074'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00002074'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 10:43:56 AM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00002074' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00002074'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00002074'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 10:45:01 AM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00000043' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00000043'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00000043'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 10:45:01 AM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00000043' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00000043'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00000043'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 10:45:04 AM PageName: PlanMemberAdvisor_ContraVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_14avoyvy StackTrace: at PlanMemberAdvisor_ContraVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 05/04/2025 10:47:22 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 10:47:22 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dtg5b122 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 10:47:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:47:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:48:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007580' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007580' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007580' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:48:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007580' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007580' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007580' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:48:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007829' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007829' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007829' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:48:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007829' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007829' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007829' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:50:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010811' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010811' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010811' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:50:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010811' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010811' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010811' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:51:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010452' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010452' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010452' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:51:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010452' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010452' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010452' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:51:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010325' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010325' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010325' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:51:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010325' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010325' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010325' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:52:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:52:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:52:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010462' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010462' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010462' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:52:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010462' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010462' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010462' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 10:54:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010495' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010495' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 10:54:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010495' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010495' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 11:10:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007953' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007953' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007953' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 11:10:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007953' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007953' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007953' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 11:36:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10967) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 11:36:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10967) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 11:36:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10967) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 11:36:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10967) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 11:37:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 11:37:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 11:37:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 11:37:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 11:39:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10966) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 11:39:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10966) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 11:40:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10966) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 11:40:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10966) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 11:41:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000345' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000345' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000345' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 11:41:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000345' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000345' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000345' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 11:41:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 11:41:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 11:47:28 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 11:47:28 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 11:49:03 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 11:49:03 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 12:03:18 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='4/5/2025 12:00:00 AM' AND a.PaidDate<'4/6/2025 12:00:00 AM' AND a.BranchId='2711' AND a.ReferalId='271100132' ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 12:03:18 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='4/5/2025 12:00:00 AM' AND a.PaidDate<'4/6/2025 12:00:00 AM' AND a.BranchId='2711' AND a.ReferalId='271100132' ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_fejuco4r StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.ExportToExcel() TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 12:06:49 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PlanRenewalList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 12:13:59 PM PageName: PlanMemberAdvisor_PlanRenewalApprovalDaily String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qchtnhia StackTrace: at PlanMemberAdvisor_PlanRenewalApprovalDaily.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 12:14:30 PM PageName: PlanMemberAdvisor_PlanRenewalApprovalDaily String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qchtnhia StackTrace: at PlanMemberAdvisor_PlanRenewalApprovalDaily.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 12:17:08 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PlanRenewalList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 12:17:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 12:17:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 12:17:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010711' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010711' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010711' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 12:17:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010711' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010711' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010711' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 12:18:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010239' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010239' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010239' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 12:18:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010239' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010239' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010239' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 12:19:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009925' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009925' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009925' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 12:19:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009925' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009925' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009925' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 12:19:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 12:19:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 12:19:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 12:19:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 12:21:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010430' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010430' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010430' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 12:21:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010430' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010430' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010430' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_sola1ryx StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 01:11:40 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 01:11:40 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 01:11:47 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 01:11:47 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 01:11:49 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 01:11:49 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 01:13:35 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 01:13:35 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 01:13:48 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 01:21:15 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityPaidDate'. Invalid column name 'MaturityPaidDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 01:21:15 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) );INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.MaturityPaidDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035699' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035699'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035699'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_aozy5wwk StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 05/04/2025 01:37:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10987) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 01:37:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10987) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 01:38:18 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 01:39:02 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 01:39:02 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 01:42:17 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 01:42:17 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) at DepositLoan_LoanIncentiveGenerationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 01:42:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10987) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 01:42:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10987) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 01:43:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 01:43:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 01:43:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 01:43:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 01:44:51 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 01:44:51 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) at DepositLoan_LoanIncentiveGenerationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 01:45:07 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 01:45:07 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) at DepositLoan_LoanIncentiveGenerationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 01:45:16 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 01:45:16 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) at DepositLoan_LoanIncentiveGenerationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 01:45:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115003791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 01:45:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115003791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 01:46:37 PM PageName: Account_AccountTrialBalanceReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at Account_AccountTrialBalanceReport.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/04/2025 01:46:53 PM PageName: Account_AccountTrialBalanceReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at Account_AccountTrialBalanceReport.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/04/2025 01:46:58 PM PageName: Account_AccountTrialBalanceReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at Account_AccountTrialBalanceReport.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/04/2025 01:47:11 PM PageName: Account_AccountTrialBalanceReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at Account_AccountTrialBalanceReport.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/04/2025 01:52:26 PM PageName: Account_AccountDayBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountDayBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 05/04/2025 01:54:31 PM PageName: Account_AccountDayBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountDayBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 05/04/2025 01:57:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009188' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009188' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009188' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 01:57:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009188' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009188' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009188' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 01:57:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009681' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009681' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009681' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 01:57:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009681' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009681' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009681' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 02:10:48 PM PageName: SendSMS String str: 9695690242 String sql: Dear DHARMENDRA SINGH your SavingId 27115000546 is withdrawled with amount 30000 on Date 05/04/2025 (messaged on 05/04/2025 02:10:09 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 05/04/2025 02:10:48 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000658', '', '27115000546', null, '9695690242', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear DHARMENDRA SINGH your SavingId 27115000546 is withdrawled with amount 30000 on Date 05/04/2025 (messaged on 05/04/2025 02:10:09 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 02:48:18 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 02:48:18 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 03:05:40 PM PageName: MaturityMIP_PlanMaturityPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPayment.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/04/2025 03:10:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10981) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/04/2025 03:10:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10981) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/04/2025 03:11:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10981) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/04/2025 03:11:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10981) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/04/2025 03:12:00 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 03:12:01 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 03:12:03 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 03:12:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:12:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:13:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 03:13:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 03:18:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000917' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115000917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:18:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000917' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115000917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:18:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000917' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115000917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:18:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000917' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115000917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:18:34 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 03:18:34 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) at DepositLoan_LoanIncentiveGenerationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 03:18:37 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/04/2025 03:19:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001216' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115001216' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:19:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001216' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115001216' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:20:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010489' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010489' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010489' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:20:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010489' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010489' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010489' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:21:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:21:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:21:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:21:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:21:50 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 03:21:50 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) at DepositLoan_LoanIncentiveGenerationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 03:21:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:21:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:21:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:21:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:22:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:22:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:22:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:22:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:22:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:22:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:23:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:23:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:23:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:23:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:24:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:24:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:25:10 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 03:25:10 PM PageName: DepositLoan_LoanIncentiveGenerationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_LoanIncentiveGenerationList.ExportToExcel(DataTable DT, String fileName) at DepositLoan_LoanIncentiveGenerationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 03:36:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007572' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007572' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007572' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:36:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007572' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007572' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007572' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:37:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007245' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007245' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007245' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:37:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007245' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007245' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007245' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:37:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007289' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007289' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007289' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:37:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007289' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007289' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007289' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:38:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:38:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:38:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:38:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:39:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:39:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:41:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009313' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009313' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009313' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:41:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009313' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009313' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009313' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:41:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:41:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:51:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001770' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115001770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:51:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001770' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115001770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:55:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001770' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115001770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:55:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001770' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115001770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:56:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001770' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115001770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 03:56:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001770' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115001770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 03:56:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/04/2025 03:56:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/04/2025 04:08:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 04:08:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 04:08:09 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='9/1/2024 12:00:00 AM'; SET @TDate='4/5/2025 12:00:00 AM'; SET @HeadId='130011'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate AND BranchId='2711' )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2425VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 04:08:09 PM PageName: Account_AccountCashBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='9/1/2024 12:00:00 AM'; SET @TDate='4/5/2025 12:00:00 AM'; SET @HeadId='130011'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate AND BranchId='2711' )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2425VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountCashBookReport.FillData() TargetSite: Void FillData() Time: 05/04/2025 04:08:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 04:08:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 04:12:03 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 04:12:03 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 04:17:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005028' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005028' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 04:17:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005028' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005028' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 04:49:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 04:49:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 05:10:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/04/2025 05:10:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/04/2025 05:11:34 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 05:11:34 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 05:20:32 PM PageName: Account_AccountDayBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountDayBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 05/04/2025 05:27:07 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: SELECT a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, Convert(CHAR, a.MemberJoinDate, 106)AS MemberJoinDate, a.MemberId, a.MemberName, a.Gender, Convert(CHAR, a.DOB, 106)AS DOB, a.Age, a.GuardianName, a.MobileNo, a.SavingId, a.AdvisorId, a.MemberFormNo, a.SavingFormNo, (SELECT SUM(NoOfShare) FROM ShareLedger WITH(nolock) WHERE MemberId = a.MemberId)AS NoOfShare, a.PostalAddress FROM PlanMemberDetail a WITH(nolock) WHERE 1=1 AND a.MemberJoinDate>='2/1/2023 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistrationList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/04/2025 05:27:23 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 05:27:23 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 05:40:17 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 05:40:17 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 05:53:32 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2025 12:00:00 AM'; SET @TDate='3/31/2025 12:00:00 AM'; SET @HeadId='130019'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @Table TABLE ( VID VARCHAR(20), VoucherType VARCHAR(20), TransDate DATE, TransDated VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), HeadId VARCHAR(20), HeadName VARCHAR(100), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @Table ( VID, VoucherType, TransDate, TransDated, Credit, Debit, HeadId, HeadName, Narration, Refer1, Refer2, Refer3, BranchId, BranchName ) SELECT VoucherId AS VID, VoucherType, TransDate, convert(CHAR,TransDate,106)AS TransDated, Credit, Debit, HeadId, HeadName, Narration, Refer1, Refer2, Refer3, BranchId, BranchName FROM F2425VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate=@FDate AND ta.TransDate0 ; DECLARE @VTable TABLE ( SrNo INT IDENTITY(1,1), VID VARCHAR(10), Particular VARCHAR(100) ) ; INSERT INTO @VTable ( VID, Particular ) SELECT ta.VID, rtrim(convert(CHAR,ta.HeadId))+'-'+ta.HeadName+' '+(CASE WHEN ta.Credit>0 THEN '(Cr) ' WHEN ta.Debit>0 THEN '(Dr) ' ELSE '' END)+rtrim(convert(CHAR,ta.Credit+ta.Debit)) AS Particular FROM @Table ta INNER JOIN ( SELECT a.VID FROM @Table a WHERE a.HeadId=@HeadId AND a.TransDate>=@FDate AND a.TransDate=@FDate AND ta.TransDate=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Particular, Narration, Refer1, Refer2, Refer3, BranchName FROM @FTable WHERE 1=1 ORDER BY TransDate, VID, SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 05:53:32 PM PageName: Account_AccountCashBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2025 12:00:00 AM'; SET @TDate='3/31/2025 12:00:00 AM'; SET @HeadId='130019'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @Table TABLE ( VID VARCHAR(20), VoucherType VARCHAR(20), TransDate DATE, TransDated VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), HeadId VARCHAR(20), HeadName VARCHAR(100), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @Table ( VID, VoucherType, TransDate, TransDated, Credit, Debit, HeadId, HeadName, Narration, Refer1, Refer2, Refer3, BranchId, BranchName ) SELECT VoucherId AS VID, VoucherType, TransDate, convert(CHAR,TransDate,106)AS TransDated, Credit, Debit, HeadId, HeadName, Narration, Refer1, Refer2, Refer3, BranchId, BranchName FROM F2425VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate=@FDate AND ta.TransDate0 ; DECLARE @VTable TABLE ( SrNo INT IDENTITY(1,1), VID VARCHAR(10), Particular VARCHAR(100) ) ; INSERT INTO @VTable ( VID, Particular ) SELECT ta.VID, rtrim(convert(CHAR,ta.HeadId))+'-'+ta.HeadName+' '+(CASE WHEN ta.Credit>0 THEN '(Cr) ' WHEN ta.Debit>0 THEN '(Dr) ' ELSE '' END)+rtrim(convert(CHAR,ta.Credit+ta.Debit)) AS Particular FROM @Table ta INNER JOIN ( SELECT a.VID FROM @Table a WHERE a.HeadId=@HeadId AND a.TransDate>=@FDate AND a.TransDate=@FDate AND ta.TransDate=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Particular, Narration, Refer1, Refer2, Refer3, BranchName FROM @FTable WHERE 1=1 ORDER BY TransDate, VID, SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountCashBookReport.FillData() TargetSite: Void FillData() Time: 05/04/2025 06:02:30 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2025 12:00:00 AM'; SET @TDate='3/31/2025 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @Table TABLE ( VID VARCHAR(20), VoucherType VARCHAR(20), TransDate DATE, TransDated VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), HeadId VARCHAR(20), HeadName VARCHAR(100), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @Table ( VID, VoucherType, TransDate, TransDated, Credit, Debit, HeadId, HeadName, Narration, Refer1, Refer2, Refer3, BranchId, BranchName ) SELECT VoucherId AS VID, VoucherType, TransDate, convert(CHAR,TransDate,106)AS TransDated, Credit, Debit, HeadId, HeadName, Narration, Refer1, Refer2, Refer3, BranchId, BranchName FROM F2425VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate=@FDate AND ta.TransDate0 ; DECLARE @VTable TABLE ( SrNo INT IDENTITY(1,1), VID VARCHAR(10), Particular VARCHAR(100) ) ; INSERT INTO @VTable ( VID, Particular ) SELECT ta.VID, rtrim(convert(CHAR,ta.HeadId))+'-'+ta.HeadName+' '+(CASE WHEN ta.Credit>0 THEN '(Cr) ' WHEN ta.Debit>0 THEN '(Dr) ' ELSE '' END)+rtrim(convert(CHAR,ta.Credit+ta.Debit)) AS Particular FROM @Table ta INNER JOIN ( SELECT a.VID FROM @Table a WHERE a.HeadId=@HeadId AND a.TransDate>=@FDate AND a.TransDate=@FDate AND ta.TransDate=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Particular, Narration, Refer1, Refer2, Refer3, BranchName FROM @FTable WHERE 1=1 ORDER BY TransDate, VID, SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 06:02:30 PM PageName: Account_AccountBankBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2025 12:00:00 AM'; SET @TDate='3/31/2025 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @Table TABLE ( VID VARCHAR(20), VoucherType VARCHAR(20), TransDate DATE, TransDated VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), HeadId VARCHAR(20), HeadName VARCHAR(100), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @Table ( VID, VoucherType, TransDate, TransDated, Credit, Debit, HeadId, HeadName, Narration, Refer1, Refer2, Refer3, BranchId, BranchName ) SELECT VoucherId AS VID, VoucherType, TransDate, convert(CHAR,TransDate,106)AS TransDated, Credit, Debit, HeadId, HeadName, Narration, Refer1, Refer2, Refer3, BranchId, BranchName FROM F2425VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate=@FDate AND ta.TransDate0 ; DECLARE @VTable TABLE ( SrNo INT IDENTITY(1,1), VID VARCHAR(10), Particular VARCHAR(100) ) ; INSERT INTO @VTable ( VID, Particular ) SELECT ta.VID, rtrim(convert(CHAR,ta.HeadId))+'-'+ta.HeadName+' '+(CASE WHEN ta.Credit>0 THEN '(Cr) ' WHEN ta.Debit>0 THEN '(Dr) ' ELSE '' END)+rtrim(convert(CHAR,ta.Credit+ta.Debit)) AS Particular FROM @Table ta INNER JOIN ( SELECT a.VID FROM @Table a WHERE a.HeadId=@HeadId AND a.TransDate>=@FDate AND a.TransDate=@FDate AND ta.TransDate=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Particular, Narration, Refer1, Refer2, Refer3, BranchName FROM @FTable WHERE 1=1 ORDER BY TransDate, VID, SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountBankBookReport.FillData() TargetSite: Void FillData() Time: 05/04/2025 06:07:51 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 06:07:51 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 06:12:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/04/2025 06:12:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/04/2025 07:10:38 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/04/2025 07:10:38 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM F2425VoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VG00035643' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VG00035643'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VG00035643'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 06/04/2025 01:54:57 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/04/2025 01:54:59 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/04/2025 01:55:02 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/04/2025 07:18:03 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/04/2025 07:18:51 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 09:22:07 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:22:07 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:25:45 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:25:45 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:40:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:40:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:41:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:41:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:41:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:41:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:48:23 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 07/04/2025 09:49:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 09:49:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 09:50:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115003067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 09:50:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115003067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 09:50:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 09:50:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 09:51:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006560' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006560' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115006560' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 09:51:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006560' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006560' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115006560' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 09:52:38 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:52:38 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:53:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2478) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/04/2025 09:53:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2478) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/04/2025 09:53:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:53:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:56:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004408' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004408' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115004408' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 09:56:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004408' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004408' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115004408' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 09:57:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 09:57:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 09:58:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009154' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009154' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009154' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 09:58:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009154' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009154' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009154' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 09:59:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003242' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003242' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115003242' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 09:59:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003242' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003242' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115003242' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:00:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009734' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009734' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009734' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:00:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009734' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009734' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009734' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:00:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:00:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:05:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:05:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:06:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:06:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:06:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:06:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:06:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010052' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010052' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010052' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:06:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010052' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010052' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010052' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:08:24 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 10:09:56 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 10:09:56 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 10:12:12 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 10:13:26 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 10:13:36 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 10:13:36 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 10:17:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009990' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009990' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009990' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:17:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009990' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009990' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009990' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:29:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115006563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:29:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115006563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:30:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:30:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:31:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:31:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:32:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004436' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004436' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004436' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:32:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004436' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004436' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004436' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:32:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007249' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:32:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007249' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:33:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010639' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010639' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010639' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:33:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010639' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010639' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010639' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:33:51 AM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 10:34:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115004134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:34:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115004134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:34:56 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/04/2025 10:35:02 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/04/2025 10:35:07 AM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/04/2025 10:35:15 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/04/2025 10:35:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115007610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:35:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115007610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:36:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:36:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:37:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:37:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:37:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:37:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:38:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 10:38:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 10:38:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115005039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:38:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115005039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:39:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009688' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009688' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009688' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:39:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009688' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009688' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009688' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:39:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 10:39:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 10:40:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115003585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:40:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115003585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:40:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 10:40:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 10:41:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005060' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005060' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:41:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005060' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005060' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:41:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010256' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010256' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010256' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:41:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010256' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010256' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010256' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:44:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:44:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:45:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 10:45:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 10:48:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009371' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009371' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009371' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:48:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009371' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009371' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009371' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 10:49:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 10:49:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:26:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008728' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008728' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008728' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:26:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008728' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008728' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008728' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:26:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010505' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010505' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010505' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:26:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010505' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010505' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010505' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:27:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010506' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010506' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010506' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:27:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010506' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010506' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010506' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:28:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:28:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:29:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008600' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008600' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008600' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:29:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008600' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008600' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008600' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:29:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:29:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:30:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 11:30:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 11:33:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007595' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007595' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007595' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:33:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007595' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007595' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007595' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:34:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:34:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:35:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:35:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:35:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:35:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:36:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:36:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:36:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010294' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010294' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010294' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:36:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010294' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010294' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010294' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:37:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:37:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:37:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005777' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005777' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115005777' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:37:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005777' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005777' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115005777' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:38:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004424' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004424' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004424' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:38:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004424' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004424' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004424' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:39:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006520' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006520' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006520' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 11:39:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006520' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006520' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006520' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 11:52:07 AM PageName: SavingShare_MemberShareAllotment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kzcxa0nc StackTrace: at SavingShare_MemberShareAllotment.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/04/2025 12:06:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008140' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008140' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008140' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:06:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008140' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008140' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008140' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:06:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009173' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009173' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:06:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009173' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009173' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:07:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008476' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008476' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008476' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:07:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008476' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008476' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008476' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:07:33 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_sola1ryx StackTrace: at AdminMasterPage.AdminSearch_Click(Object sender, ImageClickEventArgs e) TargetSite: Void AdminSearch_Click(System.Object, System.Web.UI.ImageClickEventArgs) Time: 07/04/2025 12:08:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008476' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008476' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008476' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:08:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008476' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008476' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008476' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:13:36 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 07/04/2025 12:25:49 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 12:32:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006767' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006767' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115006767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:32:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006767' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006767' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115006767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:32:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 12:32:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 12:34:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 12:35:01 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName,AccountId, a.PlanNo, a.PlanMode, a.MaturityStatus,Convert(CHAR,a.MaturityRequstDate,106)AS MaturityRequstDate, a.MaturityRequstDate ,a.MaturityRequstType,a.MaturityRequstMode,a.MaturityEntryDate FROM PlanAccountDetail a WITH(nolock) WHERE MaturityStatus='Pending' AND a.MaturityRequstDate>='3/30/2025 12:00:00 AM' AND a.MaturityRequstDate<'4/8/2025 12:00:00 AM' ORDER BY a.AccountId, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityEntryDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/04/2025 12:35:01 PM PageName: MaturityMIP_PlanMaturityStatus String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName,AccountId, a.PlanNo, a.PlanMode, a.MaturityStatus,Convert(CHAR,a.MaturityRequstDate,106)AS MaturityRequstDate, a.MaturityRequstDate ,a.MaturityRequstType,a.MaturityRequstMode,a.MaturityEntryDate FROM PlanAccountDetail a WITH(nolock) WHERE MaturityStatus='Pending' AND a.MaturityRequstDate>='3/30/2025 12:00:00 AM' AND a.MaturityRequstDate<'4/8/2025 12:00:00 AM' ORDER BY a.AccountId, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1dlskg05 StackTrace: at MaturityMIP_PlanMaturityStatus.FillAccountId() TargetSite: Void FillAccountId() Time: 07/04/2025 12:35:06 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName,AccountId, a.PlanNo, a.PlanMode, a.MaturityStatus,Convert(CHAR,a.MaturityRequstDate,106)AS MaturityRequstDate, a.MaturityRequstDate ,a.MaturityRequstType,a.MaturityRequstMode,a.MaturityEntryDate FROM PlanAccountDetail a WITH(nolock) WHERE MaturityStatus='Pending' AND a.MaturityRequstDate>='3/3/2025 12:00:00 AM' AND a.MaturityRequstDate<'4/8/2025 12:00:00 AM' ORDER BY a.AccountId, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityEntryDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/04/2025 12:35:06 PM PageName: MaturityMIP_PlanMaturityStatus String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName,AccountId, a.PlanNo, a.PlanMode, a.MaturityStatus,Convert(CHAR,a.MaturityRequstDate,106)AS MaturityRequstDate, a.MaturityRequstDate ,a.MaturityRequstType,a.MaturityRequstMode,a.MaturityEntryDate FROM PlanAccountDetail a WITH(nolock) WHERE MaturityStatus='Pending' AND a.MaturityRequstDate>='3/3/2025 12:00:00 AM' AND a.MaturityRequstDate<'4/8/2025 12:00:00 AM' ORDER BY a.AccountId, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1dlskg05 StackTrace: at MaturityMIP_PlanMaturityStatus.FillAccountId() TargetSite: Void FillAccountId() Time: 07/04/2025 12:35:35 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName,AccountId, a.PlanNo, a.PlanMode, a.MaturityStatus,Convert(CHAR,a.MaturityRequstDate,106)AS MaturityRequstDate ,a.MaturityRequstType,a.MaturityRequstMode,a.MaturityEntryDate FROM PlanAccountDetail a WITH(nolock) WHERE MaturityStatus='Verified' AND a.MaturityRequstDate>='3/30/2025 12:00:00 AM' AND a.MaturityRequstDate<'4/8/2025 12:00:00 AM' ORDER BY a.AccountId, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityEntryDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/04/2025 12:35:35 PM PageName: MaturityMIP_PlanMaturityApproval String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName,AccountId, a.PlanNo, a.PlanMode, a.MaturityStatus,Convert(CHAR,a.MaturityRequstDate,106)AS MaturityRequstDate ,a.MaturityRequstType,a.MaturityRequstMode,a.MaturityEntryDate FROM PlanAccountDetail a WITH(nolock) WHERE MaturityStatus='Verified' AND a.MaturityRequstDate>='3/30/2025 12:00:00 AM' AND a.MaturityRequstDate<'4/8/2025 12:00:00 AM' ORDER BY a.AccountId, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w2fqiapq StackTrace: at MaturityMIP_PlanMaturityApproval.FillAccountId() TargetSite: Void FillAccountId() Time: 07/04/2025 12:35:44 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName,AccountId, a.PlanNo, a.PlanMode, a.MaturityStatus,Convert(CHAR,a.MaturityRequstDate,106)AS MaturityRequstDate, a.MaturityRequstDate ,a.MaturityRequstType,a.MaturityRequstMode,a.MaturityEntryDate FROM PlanAccountDetail a WITH(nolock) WHERE MaturityStatus='Pending' AND a.MaturityRequstDate>='3/30/2025 12:00:00 AM' AND a.MaturityRequstDate<'4/8/2025 12:00:00 AM' ORDER BY a.AccountId, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MaturityEntryDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/04/2025 12:35:44 PM PageName: MaturityMIP_PlanMaturityVerification String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName,AccountId, a.PlanNo, a.PlanMode, a.MaturityStatus,Convert(CHAR,a.MaturityRequstDate,106)AS MaturityRequstDate, a.MaturityRequstDate ,a.MaturityRequstType,a.MaturityRequstMode,a.MaturityEntryDate FROM PlanAccountDetail a WITH(nolock) WHERE MaturityStatus='Pending' AND a.MaturityRequstDate>='3/30/2025 12:00:00 AM' AND a.MaturityRequstDate<'4/8/2025 12:00:00 AM' ORDER BY a.AccountId, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_yt4pzbc0 StackTrace: at MaturityMIP_PlanMaturityVerification.FillAccountId() TargetSite: Void FillAccountId() Time: 07/04/2025 12:36:47 PM PageName: PlanIncentive_PlanIncentiveMasterUpdate String str: SELECT a.PlanNo, a.Rank, a.FromTerm, a.ToTerm, a.IncentiveRate, a.CollectionRate, a.SpotRate, Convert(char,a.IncentiveDate,103)AS IncentiveDate FROM PlanIncentiveMaster a INNER JOIN ( SELECT PlanNo, FromTerm, ToTerm, IncentiveDate FROM PlanIncentiveMaster WHERE PlanIncId='385' )b ON a.PlanNo=b.PlanNo AND a.FromTerm=b.FromTerm AND a.ToTerm=b.ToTerm AND a.IncentiveDate=b.IncentiveDate ORDER BY a.PlanNo, a.Rank ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlPlanNo' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanIncentive_PlanIncentiveMasterUpdate.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void set_SelectedValue(System.String) Time: 07/04/2025 12:36:53 PM PageName: PlanIncentive_PlanIncentiveMasterUpdate String str: SELECT a.PlanNo, a.Rank, a.FromTerm, a.ToTerm, a.IncentiveRate, a.CollectionRate, a.SpotRate, Convert(char,a.IncentiveDate,103)AS IncentiveDate FROM PlanIncentiveMaster a INNER JOIN ( SELECT PlanNo, FromTerm, ToTerm, IncentiveDate FROM PlanIncentiveMaster WHERE PlanIncId='23' )b ON a.PlanNo=b.PlanNo AND a.FromTerm=b.FromTerm AND a.ToTerm=b.ToTerm AND a.IncentiveDate=b.IncentiveDate ORDER BY a.PlanNo, a.Rank ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: There is no row at position 16. Source: System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at PlanIncentive_PlanIncentiveMasterUpdate.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: NodePath GetNodeByIndex(Int32) Time: 07/04/2025 12:37:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:37:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:37:16 PM PageName: PlanIncentive_PlanIncentiveMasterUpdate String str: SELECT a.PlanNo, a.Rank, a.FromTerm, a.ToTerm, a.IncentiveRate, a.CollectionRate, a.SpotRate, Convert(char,a.IncentiveDate,103)AS IncentiveDate FROM PlanIncentiveMaster a INNER JOIN ( SELECT PlanNo, FromTerm, ToTerm, IncentiveDate FROM PlanIncentiveMaster WHERE PlanIncId='597' )b ON a.PlanNo=b.PlanNo AND a.FromTerm=b.FromTerm AND a.ToTerm=b.ToTerm AND a.IncentiveDate=b.IncentiveDate ORDER BY a.PlanNo, a.Rank ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: 'ddlPlanNo' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value Source: System.Web StackTrace: at System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) at PlanIncentive_PlanIncentiveMasterUpdate.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void set_SelectedValue(System.String) Time: 07/04/2025 12:37:41 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_sola1ryx StackTrace: at AdminMasterPage.AdminSearch_Click(Object sender, ImageClickEventArgs e) TargetSite: Void AdminSearch_Click(System.Object, System.Web.UI.ImageClickEventArgs) Time: 07/04/2025 12:38:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:38:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:38:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010291' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010291' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010291' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:38:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010291' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010291' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010291' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:40:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='53' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='54' WHERE AccountId='27115002832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:40:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='53' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='54' WHERE AccountId='27115002832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:41:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002474' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002474' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115002474' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:41:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002474' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002474' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115002474' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:42:01 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 12:44:52 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 12:44:55 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 12:45:17 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 12:45:32 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 12:52:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008506' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008506' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115008506' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 12:52:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008506' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008506' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115008506' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 12:58:33 PM PageName: DepositLoan_DepositLoanFullDetail String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate = GETDATE(); SET @LoanId = '27116001025'; DECLARE @FTable TABLE ( LRNo INT IDENTITY(1,1), LoanId VARCHAR(50), DDate VARCHAR(20), DDay VARCHAR(10), DNo INT, PNo INT, Prin DECIMAL(10,2), Intt DECIMAL(10,2), Total DECIMAL(10,2), PBal DECIMAL(10,2), IBal DECIMAL(10,2), TBal DECIMAL(10,2), PStatus VARCHAR(10), PDue DECIMAL(10,2), PPaid DECIMAL(10,2), PDate VARCHAR(20), VoucherId VARCHAR(20), PayMode VARCHAR(30), PayStatus VARCHAR(20), PayHeadId VARCHAR(20), PayTransId VARCHAR(20), PaidReferalName VARCHAR(70), DueReferalName VARCHAR(70), EntryDetail VARCHAR(50), PLoanType VARCHAR(50), LoanAmount DECIMAL(10,2) ); INSERT INTO @FTable ( LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PStatus, PDue, PPaid, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidReferalName, DueReferalName, EntryDetail ) SELECT a.LoanId, convert(CHAR,a.DDate,106)AS DDate, DateName(dw,a.DDate)AS DDay, a.DNo, a.PNo, a.Prin, a.Intt, a.Total, a.PStatus, a.PDue, a.PPaid, convert(CHAR,a.PDate,106)AS PDate, a.VoucherId, a.PayMode, a.PayStatus, a.PayHeadId, a.PayTransId, isnull(a.DueReferalName,'N/A')+' ('+isnull(a.DueReferalId,'')+')'AS DueReferalName, isnull(a.PaidReferalName,'N/A')+' ('+isnull(a.PaidReferalId,'')+')'AS PaidReferalName, a.EntryUser+' on '+rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime FROM PlanLoanLedger a WITH(nolock) WHERE a.LoanId=@LoanId ORDER BY a.DNo, isnull(a.PNo,99) DECLARE @PLoanType VARCHAR(50), @LoanAmount DECIMAL(10,2); SELECT @PLoanType=PLoanType, @LoanAmount=LoanAmount FROM PlanLoanAccount WITH(nolock) WHERE LoanId=@LoanId; UPDATE @FTable SET PLoanType=@PLoanType, LoanAmount=@LoanAmount; UPDATE a SET a.PDue=(CASE WHEN a.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN a.LoanAmount < 25000 THEN 50 WHEN a.LoanAmount >= 25000 AND a.LoanAmount <= 50000 THEN 100 WHEN a.LoanAmount > 50000 THEN 200 END)) WHEN a.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE a.LoanAmount END) FROM @FTable a WHERE a.PStatus='Due' AND a.LoanId=@LoanId ; UPDATE a SET a.PBal=isnull((SELECT SUM(Prin) FROM @FTable WHERE LRNo>a.LRNo),0), IBal=isnull((SELECT SUM(Intt) FROM @FTable WHERE LRNo>a.LRNo),0), TBal=isnull((SELECT SUM(Total) FROM @FTable WHERE LRNo>a.LRNo),0) FROM @FTable a ; SELECT LRNo, LoanId, DDate, DDay, DNo, PNo, Prin, Intt, Total, PBal, IBal, TBal, PStatus, PDue, PPaid, PDate, VoucherId, PayMode, PayStatus, PayHeadId, PayTransId, PaidReferalName, DueReferalName, EntryDetail, isnull((SELECT Convert(CHAR,SUM(Prin)) FROM @FTable WHERE PStatus='Paid'),'N/A')AS PaidPrin, isnull((SELECT convert(CHAR,SUM(Intt)) FROM @FTable WHERE PStatus='Paid'),'N/A')AS PaidIntt, isnull((SELECT convert(CHAR,SUM(Total)) FROM @FTable WHERE PStatus='Paid'),'N/A')AS PaidTotal, isnull((SELECT convert(CHAR,SUM(Prin)) FROM @FTable WHERE DDate='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:19:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:19:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:19:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:19:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009404' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009404' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:19:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009404' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009404' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:20:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010407' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010407' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:20:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010407' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010407' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:20:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:20:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:23:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:23:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:24:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010545' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010545' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010545' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:24:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010545' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010545' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010545' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:24:53 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 07/04/2025 01:26:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002658' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002658' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='55' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002658' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:26:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002658' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002658' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='55' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002658' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:31:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:31:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:33:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115007074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:33:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115007074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:33:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010586' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010586' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010586' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:33:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010586' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010586' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010586' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:34:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:34:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:35:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009494' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009494' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:35:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009494' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009494' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:35:35 PM PageName: PlanMemberAdvisor_LoanClosureReceipt String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_LoanClosureReceipt.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 07/04/2025 01:35:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005332' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005332' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005332' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:35:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005332' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005332' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005332' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:36:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:36:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:37:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009192' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009192' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009192' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:37:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009192' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009192' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009192' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:37:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:37:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:38:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009182' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009182' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009182' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:38:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009182' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009182' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009182' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:39:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:39:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:39:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010728' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010728' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010728' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:39:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010728' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010728' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010728' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:40:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010695' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010695' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010695' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:40:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010695' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010695' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010695' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:40:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:40:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:41:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:41:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:41:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005530' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005530' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115005530' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:41:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005530' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005530' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115005530' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:42:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010398' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010398' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010398' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:42:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010398' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010398' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010398' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:43:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010546' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010546' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010546' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:43:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010546' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010546' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010546' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:43:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010799' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010799' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010799' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:43:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010799' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010799' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010799' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:44:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010690' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010690' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010690' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:44:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010690' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010690' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010690' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:44:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010690' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010690' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010690' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:44:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010690' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010690' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010690' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:45:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010696' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010696' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010696' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:45:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010696' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010696' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010696' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:46:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010705' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010705' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010705' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:46:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010705' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010705' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010705' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:46:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010692' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010692' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010692' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:46:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010692' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010692' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010692' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:47:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010729' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010729' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010729' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 01:47:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010729' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010729' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010729' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 01:47:50 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 01:52:01 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 01:57:29 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 02:11:40 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 02:12:49 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 07/04/2025 02:14:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008866' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008866' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008866' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:14:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008866' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008866' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008866' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:16:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008866' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008866' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008866' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:16:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008866' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008866' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008866' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:16:35 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 02:16:35 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 02:16:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 02:16:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 02:17:07 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 02:17:50 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 02:32:22 PM PageName: DepositLoan_LoanIncentivePayment String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00004103' ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00004103', '', GETDATE(), 'emp00030' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; INSERT INTO BankCashTransactionDetail ( BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId, BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime, ClearStatus, EntryType ) VALUES ( '2711', 'Prayagraj', 'VH00004103', '4/7/2025 12:00:00 AM', '3687.14', 'CashWithdrawlByBranch', 'Payment', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', '130011', 'Cash In Hand Prayagraj', '', '1/1/1900 12:00:00 AM', '', '', '271100243', '271100243', '271100243', 'emp00030', GETDATE(), 'Pending', '' ); INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '4/7/2025 12:00:00 AM', 'VH00004103','130011', 'Cash In Hand Prayagraj', '3687.14', '0', '271100243', '271100243', '271100243', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'emp00030', GETDATE(), '' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '4/7/2025 12:00:00 AM', 'VH00004103','301500', 'AdvisorLedger', '0', '3687.14', '271100243', '271100243', '271100243', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'emp00030', GETDATE(), '' ) ; INSERT INTO LoanIncentiveLedger ( BranchId, BranchName, FromDate, ToDate, AdvisorId, MemberName, Credit, Debit, EntryType, TransDate, VoucherId, Description, EntryUser, EntryTime, PayMode, PayHeadId, PayTransId ) VALUES ( '2711', 'Prayagraj', '12/1/2024 12:00:00 AM', '12/31/2024 12:00:00 AM', '271100243', 'ANSAR AHMAD', '0', '3687.14', 'CommissionPayment', '4/7/2025 12:00:00 AM', 'VH00004103', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'emp00030', GETDATE(),'CashWithdrawlByBranch','130011','' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MemberName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DepositLoan_LoanIncentivePayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/04/2025 02:32:35 PM PageName: DepositLoan_LoanIncentivePayment String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00004103' ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00004103', '', GETDATE(), 'emp00030' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; INSERT INTO BankCashTransactionDetail ( BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId, BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime, ClearStatus, EntryType ) VALUES ( '2711', 'Prayagraj', 'VH00004103', '4/7/2025 12:00:00 AM', '3687.14', 'CashWithdrawlByBranch', 'Payment', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', '130011', 'Cash In Hand Prayagraj', '', '1/1/1900 12:00:00 AM', '', '', '271100243', '271100243', '271100243', 'emp00030', GETDATE(), 'Pending', '' ); INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '4/7/2025 12:00:00 AM', 'VH00004103','130011', 'Cash In Hand Prayagraj', '3687.14', '0', '271100243', '271100243', '271100243', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'emp00030', GETDATE(), '' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '4/7/2025 12:00:00 AM', 'VH00004103','301500', 'AdvisorLedger', '0', '3687.14', '271100243', '271100243', '271100243', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'emp00030', GETDATE(), '' ) ; INSERT INTO LoanIncentiveLedger ( BranchId, BranchName, FromDate, ToDate, AdvisorId, MemberName, Credit, Debit, EntryType, TransDate, VoucherId, Description, EntryUser, EntryTime, PayMode, PayHeadId, PayTransId ) VALUES ( '2711', 'Prayagraj', '12/1/2024 12:00:00 AM', '12/31/2024 12:00:00 AM', '271100243', 'ANSAR AHMAD', '0', '3687.14', 'CommissionPayment', '4/7/2025 12:00:00 AM', 'VH00004103', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'emp00030', GETDATE(),'CashWithdrawlByBranch','130011','' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MemberName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DepositLoan_LoanIncentivePayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/04/2025 02:37:49 PM PageName: MaturityMIP_PlanMaturityPaymentNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPaymentNew.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 07/04/2025 02:40:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002628' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002628' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115002628' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:40:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002628' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002628' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115002628' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:40:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004276' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004276' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115004276' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:40:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004276' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004276' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115004276' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:41:51 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 02:42:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:42:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:44:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10989) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/04/2025 02:44:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10989) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/04/2025 02:44:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10989) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/04/2025 02:44:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10989) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/04/2025 02:44:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 02:44:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 02:45:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010859' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010859' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010859' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:45:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010859' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010859' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010859' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:46:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10990) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/04/2025 02:46:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10990) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/04/2025 02:46:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10990) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/04/2025 02:46:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10990) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/04/2025 02:46:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 02:46:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 02:47:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010860' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010860' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010860' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:47:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010860' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010860' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010860' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:47:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10991) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/04/2025 02:47:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10991) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/04/2025 02:48:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10991) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/04/2025 02:48:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10991) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/04/2025 02:48:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 02:48:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 02:48:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 02:48:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 02:48:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010861' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010861' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010861' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:48:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010861' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010861' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010861' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 02:50:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10992) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/04/2025 02:50:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10992) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/04/2025 02:50:26 PM PageName: DepositLoan_LoanIncentivePayment String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00004175' ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00004175', '', GETDATE(), 'root' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; INSERT INTO BankCashTransactionDetail ( BranchId, BranchName, VoucherId, TransDate, Amount, PayMode, PayType, Description, BankId, BankName, TransId, ChequeDate, PayeeName, ChequeRemark, Refer1, Refer2, Refer3, EntryUser, EntryTime, ClearStatus, EntryType ) VALUES ( '2711', 'Prayagraj', 'VH00004175', '4/7/2025 12:00:00 AM', '3687.14', 'CashWithdrawlByBranch', 'Payment', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', '130011', 'Cash In Hand Prayagraj', '', '1/1/1900 12:00:00 AM', '', '', '271100243', '271100243', '271100243', 'root', GETDATE(), 'Pending', '' ); INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '4/7/2025 12:00:00 AM', 'VH00004175','130011', 'Cash In Hand Prayagraj', '3687.14', '0', '271100243', '271100243', '271100243', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'root', GETDATE(), '' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '4/7/2025 12:00:00 AM', 'VH00004175','301500', 'AdvisorLedger', '0', '3687.14', '271100243', '271100243', '271100243', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'root', GETDATE(), '' ) ; INSERT INTO LoanIncentiveLedger ( BranchId, BranchName, FromDate, ToDate, AdvisorId, MemberName, Credit, Debit, EntryType, TransDate, VoucherId, Description, EntryUser, EntryTime, PayMode, PayHeadId, PayTransId ) VALUES ( '2711', 'Prayagraj', '12/1/2024 12:00:00 AM', '12/31/2024 12:00:00 AM', '271100243', 'ANSAR AHMAD', '0', '3687.14', 'CommissionPayment', '4/7/2025 12:00:00 AM', 'VH00004175', 'CashWithdrawlByBranch of 3687.14 of advisor ANSAR AHMAD (271100243) of period 01 Dec 2024 - 31 Dec 2024', 'root', GETDATE(),'CashWithdrawlByBranch','130011','' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MemberName'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DepositLoan_LoanIncentivePayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/04/2025 02:50:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10992) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/04/2025 02:50:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10992) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/04/2025 02:50:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 02:50:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 02:51:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010862' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010862' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010862' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:51:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010862' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010862' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010862' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:51:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10993) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/04/2025 02:51:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10993) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/04/2025 02:52:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10993) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/04/2025 02:52:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10993) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/04/2025 02:52:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 02:52:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 02:52:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010863' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010863' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010863' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:52:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010863' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010863' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010863' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:53:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10994) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/04/2025 02:53:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10994) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/04/2025 02:53:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10994) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/04/2025 02:53:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10994) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/04/2025 02:53:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/04/2025 02:53:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/04/2025 02:54:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010864' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010864' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010864' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:54:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010864' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010864' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010864' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 02:57:47 PM PageName: DepositLoan_DepositLoanRepaymentApproval String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.GetMenuPageURL(DataTable dt, String PageName, String Token) at DepositLoan_DepositLoanRepaymentApproval.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 07/04/2025 02:59:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 02:59:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 03:02:39 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 03:08:38 PM PageName: UserMasterSetting_MenuSubPermission String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at UserMasterSetting_MenuSubPermission.Page_Load(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 03:09:44 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 03:10:23 PM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ghp33vsm StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 07/04/2025 03:10:41 PM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ghp33vsm StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 07/04/2025 03:11:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001047' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115001047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 03:11:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001047' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115001047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 03:11:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001047' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115001047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 03:11:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001047' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115001047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 03:12:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 03:12:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 03:12:29 PM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Control 'ctl00_ContentPlaceHolder1_grdData' of type 'GridView' must be placed inside a form tag with runat=server. Source: System.Web StackTrace: at System.Web.UI.Page.VerifyRenderingInServerForm(Control control) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void VerifyRenderingInServerForm(System.Web.UI.Control) Time: 07/04/2025 03:38:58 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/04/2025 03:39:11 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/04/2025 04:04:45 PM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ghp33vsm StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 07/04/2025 04:34:16 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 07/04/2025 04:34:17 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 07/04/2025 04:49:44 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 04:49:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004755' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004755' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115004755' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/04/2025 04:49:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004755' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004755' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115004755' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/04/2025 04:53:02 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 04:53:54 PM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ghp33vsm StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 07/04/2025 04:56:04 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 04:56:53 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 04:57:13 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 04:57:22 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 04:57:22 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 04:58:53 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 04:59:04 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 05:05:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 05:05:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 05:05:23 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 05:05:39 PM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrhqes1y StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 07/04/2025 05:05:51 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 05:07:47 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 05:09:06 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/1/2025 12:00:00 AM' AND DDate<'4/8/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 07/04/2025 05:09:17 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/1/2025 12:00:00 AM' AND DDate<'4/8/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 07/04/2025 05:11:54 PM PageName: PlanMemberAdvisor_MemberKYCStatus String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_MemberKYCStatus.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 05:12:20 PM PageName: PlanMemberAdvisor_MemberKYCStatus String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_MemberKYCStatus.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 05:13:54 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 05:13:54 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 05:24:11 PM PageName: PlanMemberAdvisor_AccountMaturityVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 07/04/2025 05:25:30 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 05:36:36 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 05:36:36 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 05:37:47 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 05:38:04 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 05:41:45 PM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrhqes1y StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 07/04/2025 05:56:51 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 05:56:51 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 05:57:44 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 05:57:44 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 05:59:53 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 06:00:08 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 06:00:40 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 06:01:02 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 06:01:07 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 06:01:21 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 07/04/2025 06:02:34 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 06:02:34 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 06:10:40 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: SELECT a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, Convert(CHAR, a.MemberJoinDate, 106)AS MemberJoinDate, a.MemberId, a.MemberName, a.Gender, Convert(CHAR, a.DOB, 106)AS DOB, a.Age, a.GuardianName, a.MobileNo, a.SavingId, a.AdvisorId, a.MemberFormNo, a.SavingFormNo, (SELECT SUM(NoOfShare) FROM ShareLedger WITH(nolock) WHERE MemberId = a.MemberId)AS NoOfShare, a.PostalAddress FROM PlanMemberDetail a WITH(nolock) WHERE 1=1 AND a.MemberJoinDate>='9/1/2022 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistrationList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 07/04/2025 06:10:50 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 06:10:50 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 06:27:10 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 06:32:47 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 06:32:47 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 07:19:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/04/2025 09:27:05 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:27:05 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:27:36 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:27:36 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:30:28 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:30:28 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/04/2025 09:53:31 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/04/2025 09:53:31 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 07:46:30 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 07:49:22 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 09:10:59 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:10:59 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:12:46 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:12:46 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:17:10 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:17:10 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:18:35 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:18:35 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:22:46 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:22:46 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:24:28 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:24:28 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:28:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:28:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:29:12 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:29:12 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:30:29 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:30:29 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:33:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:33:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:35:38 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:35:38 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:38:26 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:38:26 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:39:41 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:39:41 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:42:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:42:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:43:46 AM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrhqes1y StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 08/04/2025 09:45:25 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 09:49:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006216' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006216' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006216' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 09:49:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006216' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006216' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006216' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 09:54:10 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 10:00:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 10:00:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 10:02:36 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 10:15:51 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 10:15:51 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 10:43:33 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:43:48 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:44:00 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:44:17 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:44:58 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:45:25 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:45:51 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:46:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010188' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010188' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010188' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 10:46:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010188' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010188' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010188' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 10:47:04 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:47:14 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:47:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2478) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 10:47:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2478) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 10:47:56 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:48:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2478) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 10:48:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2478) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 10:48:34 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:48:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 10:48:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 10:49:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 10:49:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 10:49:32 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:49:45 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:50:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 10:50:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 10:50:23 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 10:50:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 10:50:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 10:53:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 10:53:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:08:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001768' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001768' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='57' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115001768' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 11:08:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001768' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001768' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='57' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115001768' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:26:50 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 11:26:50 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 11:31:49 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='3/30/2025 12:00:00 AM' AND DDate<'4/6/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 11:36:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 11:36:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:36:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 11:36:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:37:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 11:37:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:37:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003947' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115003947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 11:37:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003947' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115003947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:38:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 11:38:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:39:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 11:39:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:40:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008211' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008211' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008211' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 11:40:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008211' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008211' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008211' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 11:41:37 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 11:44:39 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 11:44:57 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 11:45:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 11:45:52 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 08/04/2025 11:46:10 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 08/04/2025 11:46:40 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 11:46:56 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 11:47:03 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 11:47:25 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 11:47:27 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 11:49:31 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/1/2021 12:00:00 AM' AND DDate<'4/9/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('2712','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 11:49:35 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/1/2021 12:00:00 AM' AND DDate<'4/9/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 11:50:05 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 11:50:05 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 11:50:23 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 11:50:23 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 12:04:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10996) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 12:04:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10996) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 12:05:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10996) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 12:05:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10996) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 12:05:21 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='3/31/2025 12:00:00 AM' AND DDate<'4/9/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 12:05:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:05:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:05:28 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='3/31/2025 12:00:00 AM' AND DDate<'4/9/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 12:05:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 12:05:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 12:05:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007265' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007265' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007265' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:05:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007265' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007265' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007265' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:15:54 PM PageName: MaturityMIP_PlanMIPDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w2fqiapq StackTrace: at MaturityMIP_PlanMIPDetail.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 12:17:36 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 12:17:36 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 12:21:09 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 08/04/2025 12:25:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:25:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:25:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:25:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:28:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001722' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115001722' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:28:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001722' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115001722' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:29:26 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/8/2025 12:00:00 AM' AND a.DisburseDate<'4/9/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.LoanId='27116003729' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 12:29:26 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/8/2025 12:00:00 AM' AND a.DisburseDate<'4/9/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.LoanId='27116003729' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 12:29:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002689' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115002689' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:29:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002689' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115002689' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:29:36 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 12:29:36 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 12:29:43 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanId='27116003729' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 12:29:43 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanId='27116003729' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 12:30:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:30:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:31:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:31:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:33:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010151' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010151' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010151' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:33:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010151' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010151' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010151' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:34:16 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/9/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100397' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 12:34:16 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/9/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100397' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 12:35:21 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/9/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='271100397' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 12:35:21 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/9/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='271100397' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 08/04/2025 12:35:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007897' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007897' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007897' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:35:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007897' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007897' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007897' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:37:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009468' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009468' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009468' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:37:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009468' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009468' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009468' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:39:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:39:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:41:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:41:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:41:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 12:41:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 12:42:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007575' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007575' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007575' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:42:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007575' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007575' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007575' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:43:34 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 12:43:34 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 12:44:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008210' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008210' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008210' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:44:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008210' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008210' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008210' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:45:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10995) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 12:45:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10995) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 12:45:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010031' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010031' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:45:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010031' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010031' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:45:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10995) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 12:45:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10995) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 12:46:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000347' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000347' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000347' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:46:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000347' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000347' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000347' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:46:38 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 12:46:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 12:46:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 12:51:25 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 12:51:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7552) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 12:51:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7552) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 12:51:31 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 12:51:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 08/04/2025 12:51:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7552) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 12:51:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7552) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 12:52:10 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 12:52:10 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 12:52:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115007751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:52:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115007751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 12:53:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 12:53:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 12:59:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 12:59:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:01:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003528' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003528' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003528' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:01:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003528' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003528' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003528' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:02:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003529' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003529' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003529' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:02:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003529' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003529' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003529' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:03:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:03:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:03:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:03:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:04:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:04:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:16:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008665' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008665' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008665' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:16:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008665' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008665' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008665' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:16:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010423' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010423' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010423' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:16:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010423' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010423' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010423' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:17:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:17:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:18:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:18:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:20:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:20:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:21:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:21:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:25:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:25:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:25:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009217' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009217' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:25:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009217' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009217' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:26:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009217' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009217' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:26:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009217' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009217' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:27:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:27:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:27:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008862' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008862' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008862' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:27:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008862' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008862' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008862' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:28:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:28:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:28:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:28:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:29:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:29:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:30:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:30:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:32:35 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 01:33:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:33:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:34:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009963' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009963' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009963' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:34:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009963' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009963' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009963' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:37:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10997) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 01:37:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10997) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 01:38:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10997) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 01:38:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10997) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 01:38:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:38:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:38:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:38:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:38:53 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 01:39:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10998) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 01:39:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10998) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 01:40:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10998) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 01:40:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10998) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 01:40:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:40:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:40:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010866' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010866' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010866' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:40:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010866' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010866' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010866' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:41:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10999) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 01:41:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10999) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 01:41:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10999) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 01:41:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10999) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 01:42:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:42:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:42:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:42:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:43:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11000) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 01:43:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11000) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 01:43:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11000) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 01:43:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11000) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 01:44:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:44:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:44:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:44:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:45:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11001) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 01:45:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11001) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 01:45:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11001) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 01:45:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11001) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 01:45:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:45:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:45:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:45:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:46:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010869' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010869' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010869' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:46:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010869' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010869' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010869' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:46:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11002) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 01:46:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11002) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 01:47:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11002) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 01:47:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11002) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 01:47:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:47:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:47:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:47:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:48:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11003) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 01:48:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11003) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 01:48:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11003) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 01:48:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11003) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 01:48:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 01:48:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 01:48:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010871' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010871' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010871' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:48:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010871' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010871' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010871' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:51:06 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 01:57:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:57:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:58:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:58:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 01:59:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 01:59:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:00:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007797' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007797' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007797' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:00:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007797' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007797' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007797' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:01:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:01:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:03:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:03:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:03:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:03:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:05:15 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 02:07:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (76) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/04/2025 02:07:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (76) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/04/2025 02:07:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (76) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/04/2025 02:07:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (76) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/04/2025 02:07:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 02:07:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 02:08:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:08:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:09:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:09:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:09:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:09:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:10:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:10:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:11:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:11:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000087' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:12:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 02:12:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 02:13:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006384' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006384' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006384' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:13:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006384' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006384' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006384' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:26:24 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 02:26:24 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 02:41:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:41:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:42:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009077' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009077' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009077' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:42:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009077' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009077' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009077' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:43:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010580' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010580' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010580' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:43:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010580' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010580' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010580' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:44:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:44:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:45:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009357' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009357' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009357' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:45:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009357' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009357' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009357' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:45:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:45:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:45:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:45:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:48:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010593' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010593' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010593' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:48:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010593' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010593' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010593' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:48:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008557' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008557' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115008557' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:48:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008557' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008557' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115008557' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:49:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010163' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010163' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010163' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:49:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010163' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010163' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010163' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:49:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:49:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:49:57 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 02:49:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:49:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:50:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010221' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010221' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010221' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:50:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010221' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010221' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010221' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:51:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006423' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006423' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006423' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:51:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006423' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006423' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006423' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:52:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004634' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004634' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004634' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:52:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004634' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004634' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004634' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:53:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004634' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004634' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004634' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 02:53:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004634' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004634' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004634' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 02:54:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/04/2025 02:54:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/04/2025 03:56:48 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 03:56:48 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 03:56:49 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 03:56:49 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 03:56:58 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 08/04/2025 04:33:02 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 04:35:23 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 04:35:26 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 04:40:27 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 04:43:59 PM PageName: DataTableResult String str: SELECT GLoanTypeNo, Term, Amount, COUNT(DISTINCT DueNo)AS DueNo, SUM(Principal)AS Principal, SUM(Interest)AS Interest, SUM(Total)AS Total FROM GroupLoanEMIMaster WITH(nolock) WHERE 1=1 GROUP BY GLoanTypeNo, Term, Amount ORDER BY GLoanTypeNo, Term, Amount ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 04:43:59 PM PageName: GroupLoan_GroupLoanEMIList String str: SELECT GLoanTypeNo, Term, Amount, COUNT(DISTINCT DueNo)AS DueNo, SUM(Principal)AS Principal, SUM(Interest)AS Interest, SUM(Total)AS Total FROM GroupLoanEMIMaster WITH(nolock) WHERE 1=1 GROUP BY GLoanTypeNo, Term, Amount ORDER BY GLoanTypeNo, Term, Amount ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vrevlyn5 StackTrace: at GroupLoan_GroupLoanEMIList.FillData() TargetSite: Void FillData() Time: 08/04/2025 04:44:07 PM PageName: DataTableResult String str: SELECT GLoanTypeNo, Term, Amount, COUNT(DISTINCT DueNo)AS DueNo, SUM(Principal)AS Principal, SUM(Interest)AS Interest, SUM(Total)AS Total FROM GroupLoanEMIMaster WITH(nolock) WHERE 1=1 AND GLoanTypeNo='Pragati ' GROUP BY GLoanTypeNo, Term, Amount ORDER BY GLoanTypeNo, Term, Amount ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 04:44:07 PM PageName: GroupLoan_GroupLoanEMIList String str: SELECT GLoanTypeNo, Term, Amount, COUNT(DISTINCT DueNo)AS DueNo, SUM(Principal)AS Principal, SUM(Interest)AS Interest, SUM(Total)AS Total FROM GroupLoanEMIMaster WITH(nolock) WHERE 1=1 AND GLoanTypeNo='Pragati ' GROUP BY GLoanTypeNo, Term, Amount ORDER BY GLoanTypeNo, Term, Amount ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vrevlyn5 StackTrace: at GroupLoan_GroupLoanEMIList.FillData() TargetSite: Void FillData() Time: 08/04/2025 05:05:20 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 05:05:20 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 05:19:30 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/04/2025 05:24:14 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_arfv5xct StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewIdentity() TargetSite: Void ImagePreviewIdentity() Time: 08/04/2025 05:24:22 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_arfv5xct StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewIdentity() TargetSite: Void ImagePreviewIdentity() Time: 08/04/2025 05:24:41 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_arfv5xct StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewIdentity() TargetSite: Void ImagePreviewIdentity() Time: 08/04/2025 05:24:57 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_arfv5xct StackTrace: at PlanMemberAdvisor_MemberKYCUpdate.ImagePreviewIdentity() TargetSite: Void ImagePreviewIdentity() Time: 08/04/2025 05:25:28 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 05:25:28 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 05:45:20 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 05:46:04 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/04/2025 05:59:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 05:59:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 06:03:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 06:03:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 06:04:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002954' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002954' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='52' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='53' WHERE AccountId='27115002954' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/04/2025 06:04:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002954' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002954' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='52' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='53' WHERE AccountId='27115002954' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/04/2025 08:55:14 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 08:55:14 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:20:38 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:20:38 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/04/2025 09:48:58 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/04/2025 09:48:58 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:12:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 09:12:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:32:03 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 09:32:03 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:32:26 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 09:32:26 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:33:30 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 09:33:30 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:34:17 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 09:34:17 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:34:38 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 09:34:38 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:44:38 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 09:44:38 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:46:12 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/04/2025 09:46:20 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/04/2025 09:46:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 09:46:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 09:47:29 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/04/2025 09:47:55 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/04/2025 10:14:42 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:19:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008437' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008437' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008437' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:19:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008437' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008437' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008437' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:24:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:24:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:25:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:25:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:25:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:25:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:25:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:25:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:26:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11004) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:26:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11004) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:26:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11004) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:26:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11004) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:27:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:27:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:27:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010872' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010872' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010872' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:27:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010872' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010872' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010872' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:28:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11005) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:28:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11005) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:29:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11005) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:29:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11005) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:29:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:29:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:29:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:29:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:32:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11006) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:32:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11006) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:33:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11006) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:33:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11006) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:33:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:33:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:34:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010874' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010874' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010874' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:34:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010874' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010874' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010874' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:35:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11007) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:35:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11007) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:36:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11007) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:36:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11007) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:36:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:36:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:36:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010875' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010875' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010875' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:36:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010875' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010875' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010875' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:39:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11008) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:39:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11008) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:40:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11008) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:40:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11008) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:40:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:40:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:41:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:41:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:42:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008655' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008655' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008655' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:42:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008655' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008655' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008655' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:43:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:43:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:45:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:45:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:46:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:46:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:48:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11009) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:48:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11009) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:48:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11009) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:48:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11009) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:48:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:48:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:49:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010877' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010877' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010877' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:49:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010877' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010877' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010877' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:51:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10673) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:51:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10673) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:51:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010575' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010575' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010575' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:51:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010575' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010575' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010575' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:53:57 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 09/04/2025 10:54:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:54:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:54:37 AM PageName: DepositLoan_DepositOutstandingReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w2fqiapq StackTrace: at DepositLoan_DepositOutstandingReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 10:55:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11010) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:55:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11010) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:56:07 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:09 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:11 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11010) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11010) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:56:13 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:14 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:14 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:14 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:14 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:17 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:21 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:56:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010878' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010878' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010878' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:56:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010878' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010878' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010878' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:57:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11011) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:57:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11011) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:58:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11011) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:58:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11011) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:58:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:58:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 10:58:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010879' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010879' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010879' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 10:58:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010879' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010879' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010879' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 10:58:57 AM PageName: PlanMemberAdvisor_AccountMaturityVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucher.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 10:59:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11012) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 10:59:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11012) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 10:59:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11012) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 10:59:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11012) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 10:59:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 10:59:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 11:00:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010880' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010880' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 11:00:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010880' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010880' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 11:01:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11013) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 11:01:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11013) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 11:01:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11013) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 11:01:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11013) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 11:01:58 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 11:01:59 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 11:02:00 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 11:02:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 11:02:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 11:03:40 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 11:03:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11013) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 11:03:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11013) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 11:09:42 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 11:09:42 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 11:10:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010881' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010881' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010881' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 11:10:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010881' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010881' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010881' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 11:14:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010881' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010881' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010881' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 11:14:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010881' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010881' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010881' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 11:17:31 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 11:24:01 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 11:24:01 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 12:01:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11014) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 12:01:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11014) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 12:01:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11014) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 12:01:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11014) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 12:01:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 12:01:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 12:02:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 12:02:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 12:03:42 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/04/2025 12:06:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11015) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/04/2025 12:06:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11015) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/04/2025 12:06:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11015) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/04/2025 12:06:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11015) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/04/2025 12:07:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 12:07:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 12:07:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010883' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010883' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010883' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 12:07:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010883' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010883' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010883' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 12:08:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 12:08:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 12:21:36 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 12:39:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001407' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115001407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 12:39:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001407' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115001407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 12:40:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005122' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115005122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 12:40:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005122' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115005122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 12:40:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115006137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 12:40:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115006137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 12:41:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115006137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 12:41:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115006137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 12:42:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008833' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008833' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008833' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 12:42:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008833' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008833' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008833' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:16:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000171' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000171' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000171' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:16:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000171' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000171' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000171' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:17:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 01:17:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 01:17:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008971' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008971' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008971' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:17:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008971' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008971' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008971' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:17:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000217' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000217' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:17:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000217' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000217' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:18:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006129' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006129' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006129' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:18:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006129' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006129' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006129' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:18:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007770' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007770' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:18:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007770' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007770' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:19:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006128' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006128' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006128' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:19:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006128' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006128' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006128' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:19:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008411' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008411' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:19:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008411' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008411' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:20:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000205' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000205' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000205' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:20:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000205' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000205' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000205' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:20:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:20:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:20:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000172' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000172' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000172' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:20:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000172' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000172' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000172' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:26:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009385' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009385' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009385' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:26:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009385' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009385' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009385' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:55:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:55:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 01:56:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 01:56:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 02:09:32 PM PageName: PlanMemberAdvisor_MemberKYCStatus String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_MemberKYCStatus.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 09/04/2025 02:20:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005327' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005327' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005327' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 02:20:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005327' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005327' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005327' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 02:21:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009824' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009824' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009824' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 02:21:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009824' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009824' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009824' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 02:21:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005326' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005326' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005326' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 02:21:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005326' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005326' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005326' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 02:22:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010186' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010186' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010186' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 02:22:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010186' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010186' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010186' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 02:30:38 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/04/2025 02:44:03 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 02:44:03 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 02:58:24 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 03:06:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 03:06:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 03:13:40 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 03:16:21 PM PageName: PlanMemberAdvisor_PlanRenewalApprovalDaily String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_yt4pzbc0 StackTrace: at PlanMemberAdvisor_PlanRenewalApprovalDaily.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 09/04/2025 03:17:57 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/04/2025 03:41:26 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 03:41:26 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 04:27:39 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 04:27:39 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 04:48:44 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/04/2025 04:49:26 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/04/2025 04:49:47 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/04/2025 04:50:49 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/04/2025 04:52:01 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/04/2025 04:59:05 PM PageName: PlanMemberAdvisor_PlanRenewalApprovalDaily String str: SELECT Count(1)AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00005901' ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00005901', 'PlanRenewalDaily', GETDATE(), 'emp00005' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; INSERT INTO PlanAccountLedger ( BranchId, BranchName, MemberId, MemberName, ReferalId, ReferalName, CollectorId, CollectorName, AccountId, DueDate, DueNo, NDueDate, DueAmount, LateFeeDue, LateFeePaid, PaidDate, PayMode, PayHeadId, VoucherId, PayTransId, AccountPayStatus, AccountRenFormNo, EntryUser, EntryTime ) VALUES ( '2711', 'Prayagraj', '27112001946', 'PRAMOD YADAV', '271100158', 'SANJAY KAUSHAL', '271100023', 'VIVEK KUMAR PANDEY', '27115001495', '4/2/2025 12:00:00 AM', '975', '5/2/2025 12:00:00 AM', '100.00', '0', '0', '4/9/2025 12:00:00 AM', 'CollectorRDApproval', '130011', 'VH00005901', '', 'Clear', '', 'emp00005', GETDATE() ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '4/9/2025 12:00:00 AM', 'VH00005901','130011', 'Cash In Hand Prayagraj', '0', '100.00', '27115001495', '27112001946', '271100023', 'Plan renewal of 27115001495 of I. No. 975 with amount 100.00', 'emp00005',GETDATE(), 'PlanRenewalDaily' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '4/9/2025 12:00:00 AM', 'VH00005901','301123', 'Daily Deposit', '100.00', '0', '27115001495', '27112001946', '271100023', 'Plan renewal of 27115001495 of I. No. 975 with amount 100.00', 'emp00005',GETDATE(), 'PlanRenewalDaily' ) ; UPDATE AdvisorRecoveryDailyAccount SET PayStatus='Approved', VoucherId='VH00005901', ApproveDate='4/9/2025 12:00:00 AM', ApproveUser='emp00005', ApproveTime=GETDATE() WHERE PayStatus='Pending' AND TransNo='16323' AND CollectorId='271100023' AND AccountId='27115001495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Transaction (Process ID 63) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at PlanMemberAdvisor_PlanRenewalApprovalDaily.btnApproved_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/04/2025 05:00:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 05:00:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 05:00:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 05:00:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 05:03:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 05:03:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 05:03:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/04/2025 05:03:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/04/2025 05:20:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009143' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009143' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009143' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 05:20:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009143' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009143' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009143' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 05:20:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010308' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010308' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 05:20:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010308' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010308' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 05:21:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009991' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009991' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009991' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 05:21:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009991' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009991' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009991' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 05:22:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/04/2025 05:22:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/04/2025 05:50:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 05:50:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 06:03:44 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 06:03:44 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 06:37:28 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanId='27116002078' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/04/2025 06:37:28 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanId='27116002078' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/04/2025 10:30:11 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 10:30:11 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/04/2025 10:47:49 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/04/2025 10:47:49 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 07:23:13 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 07:23:13 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 10:43:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 10:43:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 10:52:14 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 10:52:14 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 11:04:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 11:04:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 12:29:50 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='3/30/2025 12:00:00 AM' AND DDate<'4/11/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='G0002' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 10/04/2025 12:29:53 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='3/30/2025 12:00:00 AM' AND DDate<'4/11/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2712' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 10/04/2025 12:29:58 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate<'4/11/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2712' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 10/04/2025 12:30:10 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='2/24/2025 12:00:00 AM' AND a.DisburseDate<'4/11/2025 12:00:00 AM' AND a.BranchId='2712' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/04/2025 12:30:10 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='2/24/2025 12:00:00 AM' AND a.DisburseDate<'4/11/2025 12:00:00 AM' AND a.BranchId='2712' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 10/04/2025 12:30:14 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='2/24/2025 12:00:00 AM' AND a.DisburseDate<'4/11/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 10/04/2025 12:30:14 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='2/24/2025 12:00:00 AM' AND a.DisburseDate<'4/11/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 10/04/2025 01:45:01 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/04/2025 01:45:11 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/04/2025 01:48:50 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/04/2025 02:15:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000193' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000193' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000193' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 10/04/2025 02:15:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000193' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000193' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000193' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 10/04/2025 02:16:52 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/04/2025 02:54:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/04/2025 09:38:49 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 09:38:49 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 10:15:03 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 10:15:03 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 10:15:10 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 10:15:10 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 10:34:28 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 10:34:28 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 10:35:30 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 10:35:30 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 10:35:39 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 10:35:39 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/04/2025 10:47:07 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/04/2025 10:47:07 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 07:17:13 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112003800', 'ISRAJ UDDIN', '27115010735', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112007058', 'KALLU BIND', '27115007551', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008342', 'LAVLESH KUMAR', '27115009240', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002551', 'LOVEKUSH KUMAR', '27115010540', '4/11/2025 12:00:00 AM', '550.00', '11', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002650', 'MAHENDRA KUMAR', '27115002306', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112005552', 'MANISH KUMAR JAISWAL', '27115010741', '4/11/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006631', 'MANOJ KUMAR SAHU', '27115007021', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115006833', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115010176', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008074', 'MOHAMMED SADDAM SHAIKH', '27115008907', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/04/2025 07:17:53 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112003800', 'ISRAJ UDDIN', '27115010735', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112007058', 'KALLU BIND', '27115007551', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008342', 'LAVLESH KUMAR', '27115009240', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002551', 'LOVEKUSH KUMAR', '27115010540', '4/11/2025 12:00:00 AM', '550.00', '11', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002650', 'MAHENDRA KUMAR', '27115002306', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112005552', 'MANISH KUMAR JAISWAL', '27115010741', '4/11/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006631', 'MANOJ KUMAR SAHU', '27115007021', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115006833', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115010176', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008074', 'MOHAMMED SADDAM SHAIKH', '27115008907', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/04/2025 07:19:06 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112003800', 'ISRAJ UDDIN', '27115010735', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112007058', 'KALLU BIND', '27115007551', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008342', 'LAVLESH KUMAR', '27115009240', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002551', 'LOVEKUSH KUMAR', '27115010540', '4/11/2025 12:00:00 AM', '550.00', '11', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002650', 'MAHENDRA KUMAR', '27115002306', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112005552', 'MANISH KUMAR JAISWAL', '27115010741', '4/11/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006631', 'MANOJ KUMAR SAHU', '27115007021', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115006833', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115010176', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008074', 'MOHAMMED SADDAM SHAIKH', '27115008907', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/04/2025 07:20:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112003800', 'ISRAJ UDDIN', '27115010735', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112007058', 'KALLU BIND', '27115007551', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008342', 'LAVLESH KUMAR', '27115009240', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002551', 'LOVEKUSH KUMAR', '27115010540', '4/11/2025 12:00:00 AM', '550.00', '11', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002650', 'MAHENDRA KUMAR', '27115002306', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112005552', 'MANISH KUMAR JAISWAL', '27115010741', '4/11/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006631', 'MANOJ KUMAR SAHU', '27115007021', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115006833', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115010176', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008074', 'MOHAMMED SADDAM SHAIKH', '27115008907', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/04/2025 07:21:22 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112003800', 'ISRAJ UDDIN', '27115010735', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112007058', 'KALLU BIND', '27115007551', '4/11/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008342', 'LAVLESH KUMAR', '27115009240', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002551', 'LOVEKUSH KUMAR', '27115010540', '4/11/2025 12:00:00 AM', '550.00', '11', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112002650', 'MAHENDRA KUMAR', '27115002306', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112005552', 'MANISH KUMAR JAISWAL', '27115010741', '4/11/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006631', 'MANOJ KUMAR SAHU', '27115007021', '4/11/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115006833', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112006477', 'MEENA', '27115010176', '4/11/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100037', 'KRISHANA KUMAR TIWARI', '27112008074', 'MOHAMMED SADDAM SHAIKH', '27115008907', '4/11/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/04/2025 09:24:50 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:24:50 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:28:30 AM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 09:28:41 AM PageName: DepositAdvisor_AdvisorRDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_jlxsk0q2 StackTrace: at DepositAdvisor_AdvisorRDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 09:28:55 AM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 09:29:14 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 09:29:15 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 09:29:15 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 09:29:18 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 09:29:45 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:29:45 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:35:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:35:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:39:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:39:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:40:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:40:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:43:28 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:43:28 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:50:06 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:50:06 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:57:51 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:57:51 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:00:01 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.MemberId='27112003191' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:00:01 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.MemberId='27112003191' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 11/04/2025 10:00:06 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 10:00:06 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:00:22 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.MemberId='27112003191' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:00:22 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.MemberId='27112003191' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 11/04/2025 10:03:23 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 10:03:23 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:07:39 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 10:07:39 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:11:28 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 10:11:31 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 10:11:33 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 10:21:09 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 10:29:26 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:29:36 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:29:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:29:49 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:30:00 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:30:17 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:30:47 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 10:30:47 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 10:31:47 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 10:31:47 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:32:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11029) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 10:32:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11029) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 10:32:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11029) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 10:32:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11029) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 10:33:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010894' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010894' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010894' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 10:33:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010894' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010894' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010894' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 10:33:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 10:33:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 10:43:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10486) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 10:43:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10486) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 10:43:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10486) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 10:43:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10486) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 10:44:11 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 11/04/2025 10:47:09 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:49:28 AM PageName: DataTableResult String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'AadharNoVerification'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:49:28 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillAadharVerificationDetail() TargetSite: Void FillAadharVerificationDetail() Time: 11/04/2025 10:49:28 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilEquifax'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:49:28 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillEquifaxData() TargetSite: Void FillEquifaxData() Time: 11/04/2025 10:49:28 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilHighmark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:49:28 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillHighmarkData() TargetSite: Void FillHighmarkData() Time: 11/04/2025 10:51:37 AM PageName: DataTableResult String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'AadharNoVerification'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:51:37 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillAadharVerificationDetail() TargetSite: Void FillAadharVerificationDetail() Time: 11/04/2025 10:51:37 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilEquifax'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:51:37 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillEquifaxData() TargetSite: Void FillEquifaxData() Time: 11/04/2025 10:51:37 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilHighmark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:51:37 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillHighmarkData() TargetSite: Void FillHighmarkData() Time: 11/04/2025 10:51:55 AM PageName: DataTableResult String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'AadharNoVerification'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:51:55 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillAadharVerificationDetail() TargetSite: Void FillAadharVerificationDetail() Time: 11/04/2025 10:51:55 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilEquifax'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:51:55 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillEquifaxData() TargetSite: Void FillEquifaxData() Time: 11/04/2025 10:51:55 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilHighmark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:51:55 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillHighmarkData() TargetSite: Void FillHighmarkData() Time: 11/04/2025 10:52:01 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 10:52:55 AM PageName: DataTableResult String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'AadharNoVerification'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:52:55 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillAadharVerificationDetail() TargetSite: Void FillAadharVerificationDetail() Time: 11/04/2025 10:52:55 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilEquifax'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:52:55 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillEquifaxData() TargetSite: Void FillEquifaxData() Time: 11/04/2025 10:52:55 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilHighmark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:52:55 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillHighmarkData() TargetSite: Void FillHighmarkData() Time: 11/04/2025 10:53:19 AM PageName: DataTableResult String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'AadharNoVerification'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:53:19 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT 'Member'AS Type, a.AadharNo, a.mobile, a.gender, a.state, a.ageBand, a.isIssued, rtrim(convert(CHAR, a.EntryTime,106))+' - '+rtrim(convert(CHAR, a.EntryTime,108))AS EntryTime, a.EntryUser FROM AadharNoVerification a WITH(nolock) WHERE a.MemberId='G00010000715' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillAadharVerificationDetail() TargetSite: Void FillAadharVerificationDetail() Time: 11/04/2025 10:53:19 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilEquifax'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:53:19 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillEquifaxData() TargetSite: Void FillEquifaxData() Time: 11/04/2025 10:53:19 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilHighmark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 10:53:19 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='G00010000715' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillHighmarkData() TargetSite: Void FillHighmarkData() Time: 11/04/2025 10:54:36 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 10:54:36 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:55:42 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/11/2025 12:00:00 AM' AND DDate<'4/18/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 11/04/2025 11:00:33 AM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='4/11/2025 12:00:00 AM'; SET @LoanId='27116003140' ; SELECT TOP a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE 1=1 AND a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near 'a'. Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 11:00:33 AM PageName: DepositLoan_DepositLoanRepaymentSingle String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='4/11/2025 12:00:00 AM'; SET @LoanId='27116003140' ; SELECT TOP a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE 1=1 AND a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_DepositLoanRepaymentSingle.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 11/04/2025 11:09:13 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 11:29:47 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:29:53 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:29:55 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:30:10 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:30:36 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:31:04 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:31:17 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:31:31 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:33:01 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 11:36:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 11:36:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 11:37:44 AM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrhqes1y StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 11/04/2025 11:39:21 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/04/2025 11:40:44 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/04/2025 11:40:50 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 11/04/2025 11:53:15 AM PageName: AdvisorLogin String str: SELECT Count(1)AS Nos0 FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100023' ; SELECT Count(1)AS Nos1 FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100023' AND AdvisorPassword='MQA=' ; SELECT (SELECT APIUserName FROM ProjectDataSettingMaster WITH(nolock))AS APIUserName, (SELECT APIUserStatus FROM ProjectDataSettingMaster WITH(nolock))AS APIUserStatus, AdvisorId, MemberName, AdvisorLoginStatus, AdvisorWebLogin FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100023' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=7965; handshake=23063; Source: .Net SqlClient Data Provider StackTrace: at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ClassMaster.DataSetResult(String query) at AdvisorLogin.btnLogin_Click(Object sender, EventArgs e) TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef) Time: 11/04/2025 11:53:17 AM PageName: AdvisorLogin String str: SELECT Count(1)AS Nos0 FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100115' ; SELECT Count(1)AS Nos1 FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100115' AND AdvisorPassword='MQA=' ; SELECT (SELECT APIUserName FROM ProjectDataSettingMaster WITH(nolock))AS APIUserName, (SELECT APIUserStatus FROM ProjectDataSettingMaster WITH(nolock))AS APIUserStatus, AdvisorId, MemberName, AdvisorLoginStatus, AdvisorWebLogin FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100115' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=7965; handshake=23063; Source: .Net SqlClient Data Provider StackTrace: at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ClassMaster.DataSetResult(String query) at AdvisorLogin.btnLogin_Click(Object sender, EventArgs e) TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef) Time: 11/04/2025 11:55:08 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:55:16 AM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 11:57:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009085' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009085' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 11:57:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009085' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009085' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 11:59:23 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2024 12:00:00 AM' AND TransId>=3423 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6048' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 11:59:23 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2024 12:00:00 AM' AND TransId>=3423 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6048' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 11/04/2025 12:01:31 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/3/2024 12:00:00 AM' AND TransId>=4115 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6048' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:01:31 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/3/2024 12:00:00 AM' AND TransId>=4115 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6048' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 11/04/2025 12:03:08 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000089' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2024 12:00:00 AM' AND TransId>=3363 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5757' WHERE SavingId='27115000089' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:03:08 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000089' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2024 12:00:00 AM' AND TransId>=3363 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5757' WHERE SavingId='27115000089' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 11/04/2025 12:06:58 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 12:21:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010364' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010364' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010364' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:21:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010364' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010364' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010364' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 12:23:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010364' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010364' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010364' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:23:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010364' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010364' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010364' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 12:40:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008748' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008748' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008748' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:40:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008748' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008748' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008748' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 12:41:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009386' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009386' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009386' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:41:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009386' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009386' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009386' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 12:41:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:41:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 12:42:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10493) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 12:42:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10493) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 12:46:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008389' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008389' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008389' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:46:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008389' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008389' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008389' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 12:48:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000215' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000215' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000215' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:48:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000215' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000215' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000215' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 12:58:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (1132) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 12:58:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (1132) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 12:59:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (1132) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 12:59:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (1132) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 12:59:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 12:59:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 12:59:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001251' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115001251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 12:59:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001251' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115001251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 01:57:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007929' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007929' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007929' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 01:57:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007929' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007929' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007929' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 01:57:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009842' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009842' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009842' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 01:57:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009842' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009842' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009842' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 01:58:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009841' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009841' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 01:58:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009841' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009841' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 01:59:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010165' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010165' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010165' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 01:59:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010165' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010165' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010165' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:00:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:00:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:02:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007828' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007828' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007828' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:02:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007828' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007828' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007828' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:03:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:03:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:03:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006071' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006071' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:03:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006071' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006071' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:09:36 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6073 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6073' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:09:36 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6073 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6073' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 11/04/2025 02:11:08 PM PageName: MaturityMIP_PlanMaturityPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPayment.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 11/04/2025 02:11:10 PM PageName: MaturityMIP_PlanMaturityPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPayment.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 11/04/2025 02:11:13 PM PageName: MaturityMIP_PlanMaturityPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPayment.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 11/04/2025 02:13:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:13:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:14:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 02:14:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 02:14:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003704' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115003704' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:14:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003704' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115003704' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:15:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000975' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115000975' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:15:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000975' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115000975' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:16:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001009' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001009' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:16:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001009' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001009' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:16:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008854' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008854' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:16:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008854' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008854' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:17:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:17:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:20:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:20:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:21:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 02:21:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 02:22:32 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 02:22:36 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 02:32:08 PM PageName: Account_AccountBalanceSheetReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountBalanceSheetReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 11/04/2025 02:33:51 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountProfitLossReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 11/04/2025 02:51:39 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 03:02:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10973) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 03:02:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10973) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 03:05:59 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 03:07:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10973) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 03:07:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10973) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 03:07:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 03:07:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 03:08:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010843' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010843' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010843' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:08:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010843' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010843' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010843' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:09:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:09:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:10:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 03:10:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 03:20:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6179) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 03:20:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6179) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 03:21:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6179) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 03:21:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6179) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 03:25:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 03:25:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 03:25:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115006369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:25:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115006369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:26:58 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 03:26:58 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 03:29:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10977) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 03:29:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10977) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 03:30:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10977) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 03:30:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10977) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 03:30:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010847' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010847' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010847' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:30:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010847' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010847' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010847' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:36:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003858' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003858' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115003858' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:36:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003858' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003858' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115003858' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:37:15 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 03:39:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005569' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115005569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:39:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005569' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115005569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:39:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007715' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115007715' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:39:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007715' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115007715' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:42:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10988) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 03:42:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10988) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 03:43:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10988) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 03:43:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10988) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 03:43:31 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 03:43:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 03:43:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 03:44:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010858' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010858' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010858' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:44:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010858' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010858' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010858' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:45:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11016) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 03:45:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11016) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 03:45:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11016) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 03:45:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11016) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 03:46:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 03:46:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 03:46:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 03:46:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 03:58:35 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 03:58:35 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 04:06:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11017) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:06:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11017) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:07:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11017) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:07:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11017) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:07:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:07:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:08:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010885' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010885' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010885' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:08:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010885' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010885' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010885' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:08:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11018) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:08:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11018) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:09:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11018) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:09:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11018) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:09:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:09:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:09:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010886' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010886' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010886' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:09:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010886' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010886' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010886' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:11:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11022) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:11:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11022) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:12:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11022) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:12:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11022) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:13:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:13:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:14:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010887' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010887' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010887' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:14:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010887' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010887' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010887' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:16:15 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 04:18:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11023) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:18:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11023) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:19:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11023) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:19:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11023) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:19:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:19:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:19:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:19:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:20:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010888' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010888' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010888' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:20:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010888' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010888' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010888' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:22:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11024) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:22:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11024) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:22:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11024) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:22:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11024) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:23:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:23:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:23:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010889' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010889' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010889' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:23:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010889' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010889' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010889' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:24:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11025) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:24:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11025) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:24:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11025) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:24:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11025) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:25:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:25:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:25:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010890' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010890' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010890' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:25:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010890' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010890' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010890' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:26:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11026) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:26:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11026) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:27:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11026) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:27:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11026) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:27:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:27:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:27:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:27:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:28:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:28:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:29:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009617' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009617' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009617' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:29:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009617' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009617' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009617' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:29:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009617' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009617' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009617' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:29:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009617' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009617' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009617' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:33:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11027) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:33:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11027) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:33:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11027) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:33:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11027) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:33:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:33:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:34:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010892' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010892' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010892' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:34:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010892' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010892' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010892' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:34:43 PM PageName: MaturityMIP_PlanMaturityPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPayment.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 11/04/2025 04:34:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11028) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 11/04/2025 04:34:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11028) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 11/04/2025 04:35:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11028) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:35:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11028) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:35:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:35:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:35:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010893' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010893' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:35:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010893' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010893' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:41:52 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 04:42:08 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 04:45:42 PM PageName: PlanMemberAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_hdzbh5at StackTrace: at PlanMemberAdvisor_AccountLoanEMIVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 11/04/2025 04:49:45 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 04:49:45 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 04:49:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008642' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008642' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008642' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:49:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008642' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008642' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008642' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:51:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008642' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008642' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008642' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:51:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008642' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008642' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008642' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:51:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:51:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:52:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:52:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:52:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:52:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:52:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:52:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:53:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:53:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:53:43 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 04:53:43 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 04:55:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10493) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:55:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10493) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:55:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:55:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:56:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:56:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:57:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10487) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:57:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10487) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:57:32 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 04:57:32 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 04:57:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:57:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 04:58:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010413' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010413' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010413' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 04:58:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010413' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010413' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010413' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 04:59:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10486) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 04:59:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10486) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 04:59:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 04:59:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 05:00:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010412' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010412' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010412' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:00:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010412' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010412' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010412' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:00:38 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 05:00:38 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 05:01:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 05:01:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 05:01:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10484) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 11/04/2025 05:01:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10484) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 11/04/2025 05:01:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 05:01:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 05:01:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010410' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010410' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010410' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:01:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010410' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010410' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010410' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:04:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009626' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009626' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009626' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:04:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009626' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009626' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009626' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:04:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 11/04/2025 05:04:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 11/04/2025 05:06:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007587' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007587' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007587' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:06:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007587' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007587' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007587' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:07:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:07:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:08:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:08:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:21:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:21:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:23:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004432' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004432' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115004432' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:23:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004432' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004432' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115004432' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:23:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004432' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004432' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115004432' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:23:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004432' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004432' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115004432' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:23:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:23:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:24:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010454' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010454' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010454' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:24:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010454' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010454' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010454' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:25:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009555' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009555' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009555' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 11/04/2025 05:25:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009555' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009555' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009555' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 11/04/2025 05:41:12 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.AccountOpenDate<'4/12/2025 12:00:00 AM' AND a.BranchId='2711' AND a.MobileNo='27112003650' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 11/04/2025 05:41:12 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.AccountOpenDate<'4/12/2025 12:00:00 AM' AND a.BranchId='2711' AND a.MobileNo='27112003650' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 11/04/2025 06:01:46 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 06:01:46 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 06:18:13 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 06:18:13 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 06:19:55 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 06:19:55 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 08:20:54 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 11/04/2025 08:56:28 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 08:59:40 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 08:59:42 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 08:59:42 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:18:06 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:18:06 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 09:18:55 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 11/04/2025 09:38:40 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 09:38:40 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:21:11 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:21:22 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/04/2025 10:37:42 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 10:37:42 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:38:41 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 10:38:41 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/04/2025 10:43:03 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 11/04/2025 10:43:03 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 12:03:19 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 12:03:19 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 12:03:52 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 12:03:52 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 07:18:49 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 07:18:49 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 07:23:38 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 07:23:38 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 07:30:13 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 07:30:13 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 10:18:54 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 10:18:54 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 10:43:57 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 10:43:57 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 10:58:57 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 10:58:57 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 11:08:15 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 11:08:15 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 11:28:34 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 11:28:34 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 11:34:22 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 11:34:22 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 12:13:50 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 12:13:50 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 04:12:03 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 04:12:03 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/04/2025 04:15:39 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/04/2025 04:15:39 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/04/2025 10:36:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositLoan_DepositEMIDuePenaltyReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 13/04/2025 10:37:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/04/2025 10:37:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/04/2025 12:05:06 PM PageName: DepositAdvisor_AdvisorLoanEMIList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorLoanEMIList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 13/04/2025 12:43:53 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 14/04/2025 07:33:38 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/04/2025 07:36:08 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/04/2025 09:11:38 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 14/04/2025 10:22:05 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/04/2025 10:22:05 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/04/2025 01:19:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/04/2025 01:19:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/04/2025 01:35:28 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/04/2025 06:18:33 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/04/2025 08:28:41 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/04/2025 08:28:41 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/04/2025 08:39:30 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/04/2025 08:39:30 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/04/2025 08:40:50 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/04/2025 08:40:50 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:25:37 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:25:37 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:33:44 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:33:44 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:34:46 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:34:46 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:35:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11033) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 09:35:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11033) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 09:36:12 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:36:12 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:36:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11033) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 09:36:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11033) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 09:37:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 09:37:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 09:37:47 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:37:47 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:38:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 09:38:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 09:39:35 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:39:35 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:40:12 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:40:12 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:40:30 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:40:30 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:40:44 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 09:40:54 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 09:41:09 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 09:41:23 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:41:23 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:41:33 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 09:41:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11034) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 09:41:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11034) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 09:42:16 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 09:42:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11034) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 09:42:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11034) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 09:42:30 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 09:42:30 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:42:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 09:43:11 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 09:44:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 09:44:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 09:44:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010896' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010896' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010896' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 09:44:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010896' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010896' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010896' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 09:45:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11035) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 09:45:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11035) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 09:51:13 AM PageName: PlanMemberAdvisor_AdvisorRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_hdzbh5at StackTrace: at PlanMemberAdvisor_AdvisorRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 09:51:22 AM PageName: PlanMemberAdvisor_AdvisorRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorRegistrationList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:04:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11035) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 10:04:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11035) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 10:04:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 10:04:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 10:05:06 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:05:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010897' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010897' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010897' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:05:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010897' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010897' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010897' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:12:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:12:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:13:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009892' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009892' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009892' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:13:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009892' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009892' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009892' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:15:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008188' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008188' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008188' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:15:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008188' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008188' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008188' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:19:42 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:22:27 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:24:56 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:27:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11036) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 10:27:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11036) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 10:28:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11036) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 10:28:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11036) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 10:28:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010898' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010898' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:28:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010898' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010898' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:28:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 10:28:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 10:29:04 AM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '4/12/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 10:29:04 AM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '4/12/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 10:29:29 AM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '4/12/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 10:29:29 AM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '4/12/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_50jwykrv StackTrace: at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 10:29:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11037) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 10:29:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11037) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 10:30:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11037) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 10:30:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11037) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 10:30:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 10:30:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 10:30:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010899' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010899' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010899' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:30:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010899' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010899' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010899' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:32:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004790' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004790' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004790' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:32:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004790' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004790' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004790' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:32:25 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 10:32:25 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 10:33:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11038) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 10:33:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11038) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 10:33:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11038) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 10:33:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11038) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 10:34:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 10:34:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 10:34:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010900' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010900' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010900' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:34:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010900' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010900' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010900' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:35:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11039) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 10:35:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11039) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 10:36:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11039) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 10:36:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11039) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 10:36:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 10:36:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 10:36:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010901' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010901' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010901' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:36:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010901' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010901' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010901' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:37:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11040) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 10:37:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11040) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 10:37:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11040) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 10:37:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11040) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 10:38:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 10:38:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 10:38:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010902' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010902' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010902' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:38:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010902' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010902' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010902' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:38:21 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:39:33 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:39:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11041) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 10:39:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11041) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 10:40:18 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:40:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11041) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 10:40:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11041) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 10:40:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 10:40:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 10:40:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 10:40:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 10:43:34 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 10:48:27 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 10:48:58 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 10:49:20 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 10:50:36 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 10:50:46 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 10:51:05 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 10:51:18 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '4/15/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '4/15/2025 12:00:00 AM', '600.00', '6', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '4/15/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 10:58:39 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 11:02:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006153' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006153' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006153' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:02:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006153' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006153' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006153' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:03:36 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 11:04:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:04:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:04:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 11:04:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 11:07:20 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 11:07:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007056' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:07:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007056' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:14:53 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 11:18:02 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 11:19:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11019) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 11:19:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11019) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 11:20:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11019) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 11:20:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11019) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 11:20:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:20:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:20:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 11:20:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 11:22:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11020) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 11:22:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11020) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 11:22:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11020) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 11:22:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11020) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 11:22:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:22:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:26:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 11:26:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 11:28:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11021) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 11:28:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11021) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 11:28:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11021) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 11:28:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11021) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 11:28:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000351' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000351' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000351' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:28:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000351' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000351' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000351' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:28:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 11:28:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 11:29:27 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 11:30:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11030) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 11:30:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11030) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 11:31:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11030) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 11:31:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11030) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 11:31:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000352' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000352' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000352' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:31:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000352' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000352' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000352' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:31:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 11:31:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 11:33:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11031) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 11:33:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11031) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 11:34:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11031) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 11:34:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11031) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 11:35:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:35:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:35:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 11:35:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 11:35:42 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/04/2025 11:36:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11032) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 11:36:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11032) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 11:36:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11032) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 11:36:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11032) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 11:36:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:36:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:36:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 11:36:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 11:38:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 11:38:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 11:38:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 11:38:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 12:00:11 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 12:04:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9756) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 12:04:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9756) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 12:05:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9756) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 12:05:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9756) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 12:05:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 12:05:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 12:05:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009968' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009968' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009968' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:05:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009968' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009968' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115009968' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:07:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010567' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010567' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010567' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:07:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010567' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010567' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010567' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:10:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004486' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004486' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004486' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:10:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004486' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004486' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004486' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:11:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002729' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002729' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='53' WHERE AccountId='27115002729' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:11:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002729' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002729' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='53' WHERE AccountId='27115002729' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:12:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002729' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002729' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='53' WHERE AccountId='27115002729' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:12:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002729' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002729' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='53' WHERE AccountId='27115002729' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:14:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:14:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:14:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:14:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:15:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:15:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:15:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 12:15:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 12:16:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010789' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010789' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010789' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:16:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010789' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010789' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010789' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:17:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002647' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002647' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='55' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002647' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:17:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002647' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002647' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='55' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002647' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:24:03 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 12:24:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 12:25:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:25:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:28:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:28:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:28:38 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 12:28:52 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 12:29:09 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/04/2025 12:31:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006153' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006153' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006153' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:31:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006153' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006153' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006153' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:32:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006153' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006153' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006153' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:32:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006153' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006153' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006153' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:34:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115007542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:34:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115007542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:34:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115007542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:34:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115007542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:35:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007593' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007593' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007593' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:35:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007593' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007593' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007593' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:37:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115003943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:37:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115003943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:38:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009095' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009095' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009095' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:38:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009095' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009095' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009095' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:38:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009095' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009095' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009095' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:38:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009095' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009095' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009095' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:40:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000932' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115000932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:40:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000932' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115000932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:41:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009441' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009441' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009441' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 12:41:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009441' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009441' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009441' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 12:45:49 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 12:50:11 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 12:52:02 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 12:52:14 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 12:58:00 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 15/04/2025 12:58:54 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 12:59:03 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 12:59:03 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 12:59:33 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 01:04:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 01:04:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 01:08:55 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 01:08:55 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 01:22:24 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 01:34:42 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 15/04/2025 01:40:00 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 01:40:12 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 01:42:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 01:51:38 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 01:52:57 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 01:55:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 01:55:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 02:00:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11044) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 02:00:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11044) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 02:00:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11044) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 02:00:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11044) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 02:00:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000355' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000355' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000355' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 02:00:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000355' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000355' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000355' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 02:00:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 02:00:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 02:11:43 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 02:11:43 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 02:15:53 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 02:15:53 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 02:24:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010108' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010108' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 02:24:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010108' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010108' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 02:27:42 PM PageName: DepositAdvisor_AdvisorRDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_jlxsk0q2 StackTrace: at DepositAdvisor_AdvisorRDRenewalList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:27:48 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:27:55 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:28:06 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:28:07 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:28:18 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:28:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005247' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005247' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005247' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 02:28:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005247' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005247' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005247' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 02:28:32 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:28:33 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:28:33 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 02:28:33 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 02:28:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 02:29:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 02:29:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 02:29:13 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 02:29:13 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 02:29:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009684' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009684' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009684' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 02:29:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009684' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009684' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009684' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 02:31:33 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 02:33:32 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountProfitLossReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 15/04/2025 02:33:53 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 02:33:53 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 02:46:28 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 02:46:28 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 02:59:34 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 02:59:34 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 03:08:11 PM PageName: DataTableResult String str: SELECT a.MemberId, a.MemberName, a.LoanId, Convert(CHAR,b.DDate,106)AS DDate, b.DNo, b.Prin, b.Intt, b.Total, b.PDue, b.PPaid, Convert(CHAR,b.PDate,106)AS PDate, b.VoucherId, b.PayMode, b.PayHeadId, b.PayTransId, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName FROM PlanLoanAccount a WITH(nolock) INNER JOIN PlanLoanLedger b WITH(nolock) ON a.LoanId=b.LoanId WHERE b.PStatus='Paid' AND b.Total>0 a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.LoanId='27116003421' ORDER BY a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near 'a'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/04/2025 03:08:11 PM PageName: DepositLoan_DepositEMIPaidReport String str: SELECT a.MemberId, a.MemberName, a.LoanId, Convert(CHAR,b.DDate,106)AS DDate, b.DNo, b.Prin, b.Intt, b.Total, b.PDue, b.PPaid, Convert(CHAR,b.PDate,106)AS PDate, b.VoucherId, b.PayMode, b.PayHeadId, b.PayTransId, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName FROM PlanLoanAccount a WITH(nolock) INNER JOIN PlanLoanLedger b WITH(nolock) ON a.LoanId=b.LoanId WHERE b.PStatus='Paid' AND b.Total>0 a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.LoanId='27116003421' ORDER BY a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 15/04/2025 03:18:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11049) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/04/2025 03:18:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11049) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/04/2025 03:18:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11049) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/04/2025 03:18:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11049) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/04/2025 03:19:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/04/2025 03:19:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/04/2025 03:19:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 03:19:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 03:19:50 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 03:27:40 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 03:28:31 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 03:35:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009650' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009650' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009650' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 03:35:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009650' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009650' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009650' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 03:37:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 03:45:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010447' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010447' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010447' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 03:45:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010447' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010447' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010447' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 03:47:44 PM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 03:48:48 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100182' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 15/04/2025 03:52:16 PM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 03:52:28 PM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 03:58:11 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 03:58:11 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 04:00:57 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 04:06:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010133' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010133' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010133' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 04:06:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010133' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010133' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010133' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 04:09:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010788' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010788' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010788' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 04:09:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010788' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010788' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010788' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 04:10:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009502' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009502' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009502' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 04:10:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009502' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009502' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009502' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 04:11:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010788' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010788' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010788' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 04:11:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010788' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010788' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010788' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 04:12:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009502' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009502' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009502' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 04:12:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009502' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009502' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009502' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 04:15:27 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 04:34:20 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 04:37:37 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 05:10:46 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 05:11:26 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 05:17:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000102' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000102' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000102' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 05:17:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000102' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000102' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000102' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 05:18:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000103' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000103' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000103' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/04/2025 05:18:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000103' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000103' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000103' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/04/2025 05:23:28 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountProfitLossReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 15/04/2025 05:24:37 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountProfitLossReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 05:29:04 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountProfitLossReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 15/04/2025 05:34:03 PM PageName: Account_AccountBalanceSheetReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountBalanceSheetReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 15/04/2025 05:35:17 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountProfitLossReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 15/04/2025 05:36:49 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 05:36:49 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 05:38:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 05:38:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 05:45:31 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 15/04/2025 05:49:37 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 05:49:37 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 06:16:37 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/04/2025 09:39:05 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100536' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 15/04/2025 11:15:02 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 11:15:02 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/04/2025 11:39:53 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/04/2025 11:39:53 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 09:21:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 09:21:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 09:30:30 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 09:30:30 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 09:35:01 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 09:35:01 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 09:38:53 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 09:38:53 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 09:44:51 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 09:44:51 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 09:58:29 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 10:01:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007879' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007879' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007879' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:01:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007879' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007879' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007879' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:06:53 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 10:06:53 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 10:14:25 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 10:14:28 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 10:18:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11042) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:18:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11042) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:21:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11042) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:21:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11042) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:22:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:22:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:22:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010904' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010904' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010904' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:22:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010904' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010904' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010904' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:23:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007923' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007923' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115007923' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:23:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007923' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007923' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115007923' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:24:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11043) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:24:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11043) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:24:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11043) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:24:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11043) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:24:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:24:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:25:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:25:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:26:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11045) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:26:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11045) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:26:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11045) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:26:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11045) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:26:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:26:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:26:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010906' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010906' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010906' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:26:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010906' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010906' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010906' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:27:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11046) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:27:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11046) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:28:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11046) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:28:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11046) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:28:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:28:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:28:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010907' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010907' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010907' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:28:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010907' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010907' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010907' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:29:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11047) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:29:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11047) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:29:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11047) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:29:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11047) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:29:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:29:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:30:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010908' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010908' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010908' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:30:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010908' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010908' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010908' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:30:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11048) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:30:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11048) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:31:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11048) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:31:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11048) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:31:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:31:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:31:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010909' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010909' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010909' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:31:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010909' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010909' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010909' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:32:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11050) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:32:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11050) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:33:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11050) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:33:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11050) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:33:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:33:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:33:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010911' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010911' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010911' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:33:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010911' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010911' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010911' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:37:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115004840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:37:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115004840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:38:22 AM PageName: PlanMemberAdvisor_AccountMaturityVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 16/04/2025 10:38:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11051) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:38:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11051) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:38:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11051) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:38:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11051) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:39:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:39:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:39:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:39:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:40:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11052) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:40:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11052) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:40:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11052) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:40:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11052) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:40:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:40:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:41:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:41:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:42:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11055) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:42:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11055) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:42:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11055) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:42:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11055) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:42:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:42:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:43:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:43:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:45:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11056) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:45:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11056) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:45:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11056) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:45:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11056) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:45:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:45:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:46:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010915' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010915' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010915' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:46:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010915' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010915' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010915' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:47:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11057) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:47:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11057) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:49:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11057) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:49:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11057) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:50:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:50:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:50:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:50:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:51:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11058) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:51:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11058) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:51:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11058) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:51:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11058) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:51:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:51:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:52:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010917' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010917' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:52:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010917' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010917' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:52:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11059) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:52:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11059) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:53:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11059) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:53:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11059) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:53:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:53:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:53:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010918' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010918' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010918' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:53:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010918' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010918' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010918' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:54:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11060) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:54:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11060) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:55:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11060) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:55:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11060) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:55:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:55:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:55:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010919' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010919' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010919' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:55:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010919' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010919' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010919' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:56:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11061) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:56:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11061) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:56:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11061) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:56:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11061) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:57:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:57:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:57:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010920' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010920' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010920' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:57:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010920' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010920' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010920' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 10:58:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11062) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 10:58:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11062) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 10:59:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11062) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 10:59:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11062) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 10:59:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:59:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:59:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 10:59:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 10:59:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010921' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010921' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010921' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 10:59:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010921' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010921' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010921' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:00:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11063) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 11:00:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11063) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 11:00:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11063) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 11:00:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11063) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 11:00:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 11:00:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 11:01:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:01:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:02:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11064) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 11:02:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11064) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 11:02:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11064) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 11:02:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11064) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 11:02:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 11:02:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 11:02:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010923' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010923' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010923' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:02:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010923' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010923' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010923' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:03:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11065) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 11:03:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11065) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 11:04:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11065) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/04/2025 11:04:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11065) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/04/2025 11:04:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 11:04:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 11:04:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010924' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010924' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010924' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:04:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010924' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010924' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010924' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:12:37 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 11:12:37 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 11:14:44 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 11:14:44 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 11:25:21 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 11:30:18 AM PageName: DepositLoan_DepositLoanApplication String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_DepositLoanApplication.ddlLoanAmount_SelectedIndexChanged(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 16/04/2025 11:31:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:31:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:32:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:32:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:34:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000843' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115000843' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:34:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000843' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115000843' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:37:50 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 16/04/2025 11:40:38 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 11:50:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010753' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010753' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010753' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:50:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010753' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010753' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010753' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:51:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:51:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:52:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010883' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010883' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010883' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:52:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010883' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010883' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010883' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:57:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 11:57:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 11:57:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 11:57:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 11:59:43 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/04/2025 11:59:54 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/04/2025 12:00:39 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/04/2025 12:00:42 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/04/2025 12:01:03 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 12:05:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10897) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/04/2025 12:05:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10897) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/04/2025 12:05:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:05:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:06:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010777' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010777' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010777' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:06:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010777' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010777' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010777' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:06:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:06:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:07:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:07:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:07:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 12:07:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 12:09:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004603' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115004603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:09:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004603' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115004603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:10:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010215' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010215' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010215' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:10:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010215' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010215' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010215' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:10:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:10:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:11:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:11:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:12:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:12:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:12:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:12:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:15:19 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 12:15:19 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 12:15:32 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 12:17:14 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 12:20:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010880' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010880' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:20:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010880' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010880' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:21:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:21:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:22:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010391' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010391' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010391' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:22:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010391' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010391' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010391' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:23:16 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 12:27:54 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 16/04/2025 12:28:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010007' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010007' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010007' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:28:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010007' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010007' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010007' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:29:51 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 12:30:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:30:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:30:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:30:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:32:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 12:32:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 12:33:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010233' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010233' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010233' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:33:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010233' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010233' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010233' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:33:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:33:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:34:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009952' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009952' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009952' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:34:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009952' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009952' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009952' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:35:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009301' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009301' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009301' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:35:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009301' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009301' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009301' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:46:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006385' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006385' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006385' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 12:46:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006385' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006385' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006385' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 12:52:10 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/16/2025 12:00:00 AM' AND DDate<'4/17/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 16/04/2025 12:52:28 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/16/2025 12:00:00 AM' AND DDate<'4/17/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' AND a.PLoanTypeNo='Gold Loan-10K-5L' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 16/04/2025 12:56:35 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 12:56:35 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 16/04/2025 12:56:49 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 12:56:49 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 16/04/2025 12:59:21 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/17/2025 12:00:00 AM' AND DDate<'4/18/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 16/04/2025 12:59:43 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/17/2025 12:00:00 AM' AND DDate<'4/18/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 16/04/2025 01:14:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003741' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 01:14:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003741' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 01:15:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003741' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 01:15:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003741' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 01:15:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 01:15:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 01:15:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010030' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010030' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 01:15:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010030' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010030' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 01:16:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010041' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010041' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010041' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 01:16:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010041' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010041' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010041' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 01:43:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009720' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009720' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009720' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 01:43:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009720' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009720' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009720' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 02:28:43 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountProfitLossReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 16/04/2025 02:28:58 PM PageName: MaturityMIP_PlanMaturityPaymentNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPaymentNew.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 16/04/2025 03:06:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007121' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007121' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007121' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:06:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007121' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007121' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007121' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:10:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009918' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009918' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009918' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:10:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009918' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009918' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009918' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:10:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010649' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010649' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010649' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:10:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010649' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010649' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010649' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:11:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010645' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010645' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010645' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:11:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010645' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010645' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010645' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:11:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010647' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010647' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010647' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:11:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010647' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010647' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010647' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:13:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008442' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008442' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008442' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:13:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008442' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008442' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008442' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:14:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:14:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:15:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000002' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000002' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000002' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:15:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000002' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000002' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000002' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:15:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009413' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009413' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009413' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:15:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009413' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009413' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009413' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:16:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009412' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009412' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009412' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:16:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009412' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009412' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009412' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:16:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005051' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005051' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005051' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:16:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005051' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005051' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005051' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:17:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005026' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005026' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:17:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005026' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005026' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:20:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115004882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:20:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115004882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:21:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010727' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010727' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010727' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:21:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010727' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010727' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010727' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:21:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:21:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:22:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:22:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:22:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:22:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:23:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010730' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010730' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010730' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:23:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010730' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010730' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010730' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:23:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:23:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:24:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:24:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:24:32 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 03:25:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:25:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:29:14 PM PageName: DataTableResult String str: SELECT a.MemberId, a.MemberName, a.LoanId, Convert(CHAR,b.DDate,106)AS DDate, b.DNo, b.Prin, b.Intt, b.Total, b.PDue, b.PPaid, Convert(CHAR,b.PDate,106)AS PDate, b.VoucherId, b.PayMode, b.PayHeadId, b.PayTransId, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName FROM PlanLoanAccount a WITH(nolock) INNER JOIN PlanLoanLedger b WITH(nolock) ON a.LoanId=b.LoanId WHERE b.PStatus='Paid' AND b.Total>0 a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND b.PDate>='4/16/2025 12:00:00 AM' AND b.PDate<'4/17/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanId='27116004691' ORDER BY a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near 'a'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 03:29:14 PM PageName: DepositLoan_DepositEMIPaidReport String str: SELECT a.MemberId, a.MemberName, a.LoanId, Convert(CHAR,b.DDate,106)AS DDate, b.DNo, b.Prin, b.Intt, b.Total, b.PDue, b.PPaid, Convert(CHAR,b.PDate,106)AS PDate, b.VoucherId, b.PayMode, b.PayHeadId, b.PayTransId, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName FROM PlanLoanAccount a WITH(nolock) INNER JOIN PlanLoanLedger b WITH(nolock) ON a.LoanId=b.LoanId WHERE b.PStatus='Paid' AND b.Total>0 a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND b.PDate>='4/16/2025 12:00:00 AM' AND b.PDate<'4/17/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanId='27116004691' ORDER BY a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 16/04/2025 03:37:05 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: DECLARE @TDate DATE; SET @TDate='4/15/2025 12:00:00 AM'; SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.MemberName, a.NomineeName, a.MobileNo, a.LoanId, convert(CHAR,c.FromDueDate,106)AS FromDueDate, c.NoOfDay, c.NoOfOD, c.PrincipalOD, c.InterestOD, c.TotalOD, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, convert(CHAR,b.LastPaidDate,106)AS LastPaidDate, isnull(b.PaidPrincipal,0)AS PaidPrincipal, isnull(b.PaidInterest,0)AS PaidInterest, isnull(b.PaidTotal,0)AS PaidTotal, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, a.LoanAmount-isnull(b.PaidPrincipal,0)AS BalancePrincipal, a.TotalInterest-isnull(b.PaidInterest,0)AS BalanceInterest, a.LoanAmount+a.TotalInterest-isnull(b.PaidTotal,0)AS BalanceTotal, CASE WHEN isnull(c.NoOfDay,0)<=0 THEN 'OnTime' WHEN isnull(c.NoOfDay,0)>=1 AND isnull(c.NoOfDay,0)<=7 THEN '1 to 7 Days' WHEN isnull(c.NoOfDay,0)>=8 AND isnull(c.NoOfDay,0)<=15 THEN '8 to 15 Days' WHEN isnull(c.NoOfDay,0)>=16 AND isnull(c.NoOfDay,0)<=30 THEN '16 to 30 Days' WHEN isnull(c.NoOfDay,0)>=31 AND isnull(c.NoOfDay,0)<=60 THEN '31 to 60 Days' WHEN isnull(c.NoOfDay,0)>=61 AND isnull(c.NoOfDay,0)<=90 THEN '61 to 90 Days' WHEN isnull(c.NoOfDay,0)>=91 AND isnull(c.NoOfDay,0)<=120 THEN '91 to 120 Days' WHEN isnull(c.NoOfDay,0)>=121 AND isnull(c.NoOfDay,0)<=150 THEN '121 to 150 Days' WHEN isnull(c.NoOfDay,0)>=151 AND isnull(c.NoOfDay,0)<=180 THEN '151 to 180 Days' WHEN isnull(c.NoOfDay,0)>=181 AND isnull(c.NoOfDay,0)<=365 THEN '181 to 365 Days' WHEN isnull(c.NoOfDay,0)>365 THEN '365+ Days' ELSE 'Not Defined' END AS ODDayRange, a.LoanCycle, a.GLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, cm.MeetingDay FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupCenterMaster cm WITH(nolock) ON a.CenterId=cm.CenterId LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, SUM(Prin)AS PaidPrincipal, SUM(Intt)AS PaidInterest, SUM(Total)AS PaidTotal FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Paid' AND PDate='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:42:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005028' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005028' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:42:28 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 03:42:28 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 03:43:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:43:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:44:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:44:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:45:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:45:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:45:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:45:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:47:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 03:47:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 03:47:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 03:47:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 03:48:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:48:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:48:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:48:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:50:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009555' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009555' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009555' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:50:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009555' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009555' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009555' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:50:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010454' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010454' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010454' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:50:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010454' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010454' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010454' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:52:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:52:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010571' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010571' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010571' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:55:10 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 03:56:24 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 03:56:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003518' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003518' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115003518' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:56:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003518' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003518' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115003518' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:57:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010460' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010460' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010460' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:57:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010460' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010460' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010460' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:57:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:57:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:57:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:57:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:58:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010516' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010516' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010516' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:58:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010516' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010516' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010516' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 03:59:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010518' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010518' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010518' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 03:59:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010518' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010518' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010518' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:00:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009915' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009915' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009915' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:00:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009915' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009915' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009915' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:01:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002448' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002448' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002448' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:01:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002448' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002448' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002448' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:01:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008489' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008489' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008489' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:01:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008489' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008489' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008489' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:02:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003989' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003989' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003989' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:02:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003989' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003989' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003989' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:03:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008489' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008489' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008489' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:03:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008489' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008489' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008489' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:03:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 04:03:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 04:04:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001863' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001863' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115001863' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:04:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001863' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001863' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115001863' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:04:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 04:04:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 04:05:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006481' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006481' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115006481' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:05:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006481' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006481' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115006481' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:06:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115005625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:06:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115005625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:07:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007198' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007198' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007198' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:07:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007198' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007198' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007198' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:08:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007195' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007195' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007195' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:08:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007195' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007195' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007195' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:10:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001848' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001848' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001848' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:10:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001848' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001848' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001848' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:11:00 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 04:11:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010063' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010063' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010063' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:11:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010063' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010063' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010063' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:11:34 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 04:12:54 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 04:13:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115006547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:13:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115006547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:13:51 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 04:14:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115002916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:14:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115002916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:14:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115002916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:14:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115002916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:14:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115006547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:14:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115006547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:15:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 04:15:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 04:15:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005623' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115005623' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:15:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005623' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115005623' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:16:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004516' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004516' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115004516' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:16:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004516' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004516' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115004516' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:17:41 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 04:19:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006034' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006034' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115006034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:19:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006034' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006034' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115006034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:20:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115001668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:20:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115001668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:21:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115002643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:21:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115002643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:21:46 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 04:22:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010187' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010187' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010187' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:22:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010187' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010187' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010187' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:23:42 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 04:23:42 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 04:24:31 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 04:24:31 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 04:36:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:36:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009463' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009463' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009463' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:37:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 04:37:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 04:37:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:37:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:38:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:38:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:39:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008522' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008522' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008522' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:39:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008522' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008522' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008522' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:41:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006915' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006915' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115006915' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:41:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006915' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006915' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115006915' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:41:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010011' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010011' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010011' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:41:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010011' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010011' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010011' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:42:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008778' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008778' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008778' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:42:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008778' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008778' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008778' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:42:30 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 04:43:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009201' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009201' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009201' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:43:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009201' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009201' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009201' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:43:54 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 04:45:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:45:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:46:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:46:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:46:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:46:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:47:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010759' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010759' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010759' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:47:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010759' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010759' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010759' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:49:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:49:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:49:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006480' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006480' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006480' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:49:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006480' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006480' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006480' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:50:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008546' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008546' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008546' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:50:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008546' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008546' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008546' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:50:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006451' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006451' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115006451' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:50:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006451' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006451' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115006451' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:51:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007384' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007384' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115007384' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:51:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007384' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007384' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115007384' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:52:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010734' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010734' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010734' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:52:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010734' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010734' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010734' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:52:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010037' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010037' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010037' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:52:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010037' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010037' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010037' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:53:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:53:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:53:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010684' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010684' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010684' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:53:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010684' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010684' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010684' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:55:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009357' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009357' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009357' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:55:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009357' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009357' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009357' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:56:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:56:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:56:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 04:56:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 04:57:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:57:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:58:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:58:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 04:58:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004179' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004179' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115004179' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 04:58:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004179' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004179' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115004179' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:00:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:00:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:00:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 05:00:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 05:02:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008932' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008932' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:02:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008932' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008932' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:03:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:03:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:03:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:03:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:04:30 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 05:05:02 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 05:05:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009077' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009077' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009077' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:05:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009077' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009077' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009077' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:07:29 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 05:07:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:07:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:08:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009702' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009702' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009702' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:08:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009702' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009702' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009702' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:09:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010877' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010877' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010877' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:09:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010877' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010877' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010877' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:09:35 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/04/2025 05:10:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:10:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:11:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010887' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010887' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010887' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:11:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010887' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010887' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010887' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:11:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:11:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:13:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:13:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:14:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:14:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:15:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:15:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:17:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:17:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:19:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010615' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010615' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010615' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:19:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010615' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010615' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010615' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:19:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='55' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:19:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='55' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:20:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:20:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:21:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003805' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003805' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='46' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:21:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003805' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003805' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='46' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:33:02 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountProfitLossReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 16/04/2025 05:39:02 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 05:39:35 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 05:39:35 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 05:43:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001495' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001495' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='67' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='67' WHERE AccountId='27115001495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:43:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001495' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001495' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='67' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='67' WHERE AccountId='27115001495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:44:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:44:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:45:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010659' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010659' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010659' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:45:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010659' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010659' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010659' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:45:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:45:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:46:51 PM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '4/15/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 05:46:51 PM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '4/15/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 05:47:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:47:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:47:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010655' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010655' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010655' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:47:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010655' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010655' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010655' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:47:33 PM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '4/15/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 05:47:33 PM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '4/15/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_50jwykrv StackTrace: at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 05:47:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:47:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:48:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007335' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007335' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007335' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:48:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007335' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007335' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007335' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:49:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007878' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007878' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007878' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:49:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007878' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007878' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007878' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:49:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:49:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:50:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:50:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:50:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:50:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:51:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010382' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010382' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010382' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:51:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010382' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010382' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010382' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:52:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:52:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:53:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:53:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:53:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006179' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006179' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006179' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:53:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006179' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006179' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006179' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:54:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009672' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009672' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009672' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:54:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009672' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009672' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009672' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:55:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009156' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009156' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009156' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:55:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009156' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009156' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009156' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:56:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:56:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:56:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:56:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:57:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 05:57:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 05:57:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009156' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009156' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009156' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 05:57:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009156' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009156' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009156' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 05:58:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 05:58:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 06:01:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:01:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:01:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:01:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:03:05 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 06:03:05 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 06:05:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:05:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:06:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009114' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009114' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:06:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009114' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009114' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:07:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010310' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010310' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010310' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:07:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010310' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010310' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010310' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:07:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002289' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115002289' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:07:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002289' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115002289' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:08:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002228' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002228' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='57' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='58' WHERE AccountId='27115002228' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:08:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002228' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002228' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='57' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='58' WHERE AccountId='27115002228' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:10:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010409' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010409' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010409' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:10:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010409' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010409' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010409' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:10:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/04/2025 06:10:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/04/2025 06:11:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008390' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008390' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008390' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:11:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008390' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008390' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008390' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:12:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010248' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010248' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010248' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:12:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010248' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010248' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010248' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:12:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010336' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010336' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010336' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:12:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010336' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010336' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010336' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:13:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010713' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010713' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010713' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:13:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010713' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010713' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010713' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:14:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010666' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010666' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010666' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:14:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010666' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010666' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010666' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:14:12 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 06:14:12 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 06:14:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:14:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:15:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010605' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010605' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010605' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/04/2025 06:15:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010605' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010605' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010605' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/04/2025 06:38:54 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/04/2025 09:14:19 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 09:14:19 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 09:33:02 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 09:33:02 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 10:00:48 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 10:00:48 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/04/2025 10:01:47 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/04/2025 10:01:47 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 07:43:05 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 17/04/2025 07:46:04 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 09:27:33 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 09:27:33 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/04/2025 09:27:51 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 09:27:51 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/04/2025 09:28:13 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 09:28:13 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/17/2025 12:00:00 AM' AND a.DisburseDate<'4/18/2025 12:00:00 AM' AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/04/2025 09:29:08 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 09:30:16 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 09:30:16 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 09:30:22 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/17/2025 12:00:00 AM' AND DDate<'4/18/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/04/2025 09:32:34 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/17/2025 12:00:00 AM' AND DDate<'4/18/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 17/04/2025 09:43:35 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 09:43:35 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 09:44:42 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 09:45:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 09:45:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 09:51:22 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 09:51:22 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 09:51:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11068) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 09:51:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11068) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 09:52:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11068) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 09:52:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11068) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 09:53:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 09:53:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 09:53:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010925' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010925' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010925' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 09:53:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010925' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010925' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010925' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 09:54:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11069) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 09:54:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11069) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 09:55:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11053) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 09:55:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11053) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 09:55:18 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 09:55:18 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 09:55:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11053) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 09:55:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11053) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 09:55:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11069) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 09:55:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11069) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 09:55:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 09:55:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 09:55:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000356' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000356' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000356' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 09:55:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000356' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000356' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000356' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 09:57:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 09:57:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 09:57:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010926' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010926' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010926' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 09:57:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010926' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010926' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010926' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 09:57:49 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 09:57:49 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 09:59:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 09:59:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 09:59:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11070) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 09:59:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11070) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 09:59:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11070) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 09:59:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11070) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:00:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:00:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:00:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:00:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:01:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11054) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:01:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11054) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:01:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11071) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:01:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11071) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:01:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11054) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:01:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11054) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:01:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11071) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:01:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11071) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:01:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000357' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000357' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000357' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:01:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000357' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000357' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000357' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:01:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:01:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:01:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:01:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:02:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010928' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010928' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010928' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:02:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010928' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010928' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010928' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:02:21 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 10:02:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:02:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:02:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11073) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:02:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11073) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:03:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11073) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:03:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11073) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:03:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11066) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:03:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11066) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:03:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:03:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:03:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11066) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:03:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11066) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:03:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010930' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010930' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:03:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010930' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010930' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:03:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:03:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:04:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:04:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:04:38 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:04:38 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:04:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11074) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:04:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11074) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:04:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11067) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:04:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11067) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:05:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11067) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:05:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11067) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:05:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11074) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:05:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11074) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:05:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:05:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:05:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000359' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000359' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000359' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:05:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000359' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000359' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000359' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:05:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010931' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010931' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010931' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:05:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010931' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010931' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010931' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:05:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:05:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:06:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11075) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:06:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11075) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:06:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11075) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:06:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11075) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:06:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:06:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:07:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010932' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010932' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:07:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010932' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010932' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:07:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11078) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:07:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11078) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:07:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11078) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:07:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11078) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:08:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000360' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000360' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000360' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:08:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000360' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000360' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000360' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:08:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11076) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:08:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11076) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:08:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:08:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:08:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11076) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:08:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11076) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:08:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:08:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:08:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010933' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010933' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:08:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010933' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010933' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:09:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11079) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:09:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11079) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:09:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11079) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:09:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11079) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:09:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11077) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 10:09:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11077) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 10:09:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000361' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000361' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000361' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:09:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000361' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000361' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000361' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:09:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11077) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 10:09:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11077) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 10:10:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:10:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:10:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 10:10:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 10:10:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010934' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010934' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010934' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:10:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010934' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010934' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010934' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:11:08 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:11:08 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:14:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010613' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010613' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010613' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:14:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010613' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010613' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010613' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:15:31 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:15:31 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:22:06 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:22:06 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:23:25 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:23:25 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:24:38 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 17/04/2025 10:25:36 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 17/04/2025 10:26:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009282' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009282' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009282' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:26:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009282' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009282' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009282' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:28:37 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 10:28:56 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:28:56 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:35:41 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 17/04/2025 10:46:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010567' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010567' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010567' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:46:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010567' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010567' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010567' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:48:33 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:48:33 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:51:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009967' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009967' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009967' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:51:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009967' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009967' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009967' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:52:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010290' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010290' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010290' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:52:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010290' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010290' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010290' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:53:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010816' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010816' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010816' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 10:53:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010816' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010816' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010816' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 10:55:06 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 10:56:50 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 10:59:58 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 11:00:48 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 11:03:12 AM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 11:03:52 AM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 11:04:31 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 11:07:31 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 11:07:31 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 11:07:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:07:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:09:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007132' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007132' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007132' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:09:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007132' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007132' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007132' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:09:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003623' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003623' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115003623' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:09:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003623' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003623' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115003623' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:10:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:10:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:10:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:10:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:11:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:11:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:11:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010881' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010881' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010881' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:11:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010881' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010881' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010881' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:12:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008957' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008957' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115008957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:12:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008957' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008957' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115008957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:14:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010872' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010872' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010872' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:14:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010872' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010872' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010872' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:15:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:15:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:15:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008614' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008614' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008614' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:15:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008614' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008614' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008614' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:16:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010831' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010831' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010831' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:16:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010831' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010831' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010831' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:16:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:16:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:17:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010557' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010557' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010557' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:17:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010557' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010557' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010557' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:17:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008425' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008425' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008425' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:17:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008425' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008425' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008425' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:18:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:18:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:19:24 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 11:19:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007148' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007148' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007148' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:19:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007148' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007148' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007148' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:20:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:20:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:21:01 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 11:21:01 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 11:21:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:21:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:21:52 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 11:22:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10549) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 11:22:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10549) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 11:22:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:22:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:22:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010136' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010136' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010136' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:22:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010136' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010136' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010136' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:24:25 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 11:24:25 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 11:25:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010471' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010471' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010471' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:25:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010471' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010471' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010471' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:25:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010281' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010281' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010281' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:25:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010281' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010281' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010281' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:26:57 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 11:27:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010787' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010787' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010787' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:27:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010787' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010787' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010787' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:27:34 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 11:27:34 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 11:27:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010673' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010673' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010673' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:27:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010673' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010673' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010673' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:28:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010676' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010676' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010676' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:28:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010676' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010676' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010676' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:29:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:29:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:29:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010677' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010677' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010677' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:29:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010677' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010677' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010677' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:29:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010749' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010749' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010749' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:29:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010749' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010749' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010749' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:30:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010674' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010674' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010674' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:30:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010674' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010674' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010674' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:30:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006875' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006875' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006875' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:30:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006875' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006875' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006875' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:31:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010752' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010752' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010752' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:31:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010752' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010752' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010752' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:31:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010746' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010746' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:31:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010746' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010746' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:32:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008428' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008428' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008428' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:32:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008428' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008428' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008428' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:32:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:32:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:33:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010747' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010747' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010747' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:33:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010747' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010747' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010747' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:33:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010559' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010559' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010559' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:33:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010559' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010559' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010559' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:40:14 AM PageName: DepositLoan_DepositLoanApplication String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_DepositLoanApplication.ddlLoanAmount_SelectedIndexChanged(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 17/04/2025 11:41:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009626' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009626' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009626' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:41:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009626' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009626' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009626' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:42:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:42:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:43:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008414' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:43:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008414' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:43:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115003547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:43:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115003547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:43:54 AM PageName: DataSetResult String str: SELECT DepartmentId, DepartmentName FROM DepartmentMaster WITH(nolock) WHERE DepartmentStatus='Active' ORDER BY DepartmentName ; SELECT DesignationId, DesignationName FROM DesignationMaster WITH(nolock) WHERE DesignationStatus='Active' ORDER BY DesignationName ; SELECT EmployeeTypeId, EmployeeTypeName FROM EmployeeTypeMaster WITH(nolock) WHERE EmployeeTypeStatus='Active' ORDER BY EmployeeTypeName ; SELECT SalaryType, SalaryName, SalaryAmount FROM EmployeeOfferSalaryMaster WHERE SalaryStatus='Active' ORDER BY SalaryType, SalaryName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeOfferSalaryMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 11:44:03 AM PageName: DataTableResult String str: SELECT a.OfferNo, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.DesignationName, a.DepartmentName, a.EmployeeType, convert(CHAR,a.OfferDate,106)AS OfferDate, a.EmployeeSalutation+' '+a.EmployeeName AS EmployeeName, a.GuardianSalutation+' '+a.GuardianName AS GuardianName, convert(CHAR,a.DateOfBirth,106)AS DateOfBirth, a.Gender, a.PhoneNo, a.EmailId, a.Address, convert(CHAR,a.JoiningDate,106)AS JoiningDate, convert(CHAR,a.InterviewDate,106)AS InterviewDate, a.InterviewBy, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, (SELECT EmployeeOfferLetterHTML FROM ProjectReportSettingMaster WITH(nolock))+'?OfferNo='+a.OfferNo AS HTMLOfferLetterHTML FROM EmployeeOfferLetterDetail a WITH(nolock) WHERE 1=1 AND a.OfferDate<'4/18/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeOfferLetterDetail'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 11:44:03 AM PageName: Employee_EmployeeOfferLetterList String str: SELECT a.OfferNo, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.DesignationName, a.DepartmentName, a.EmployeeType, convert(CHAR,a.OfferDate,106)AS OfferDate, a.EmployeeSalutation+' '+a.EmployeeName AS EmployeeName, a.GuardianSalutation+' '+a.GuardianName AS GuardianName, convert(CHAR,a.DateOfBirth,106)AS DateOfBirth, a.Gender, a.PhoneNo, a.EmailId, a.Address, convert(CHAR,a.JoiningDate,106)AS JoiningDate, convert(CHAR,a.InterviewDate,106)AS InterviewDate, a.InterviewBy, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, (SELECT EmployeeOfferLetterHTML FROM ProjectReportSettingMaster WITH(nolock))+'?OfferNo='+a.OfferNo AS HTMLOfferLetterHTML FROM EmployeeOfferLetterDetail a WITH(nolock) WHERE 1=1 AND a.OfferDate<'4/18/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nbykzr12 StackTrace: at Employee_EmployeeOfferLetterList.FillData() TargetSite: Void FillData() Time: 17/04/2025 11:44:08 AM PageName: DataTableResult String str: SELECT a.OfferNo, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.DesignationName, a.DepartmentName, a.EmployeeType, convert(CHAR,a.OfferDate,106)AS OfferDate, a.EmployeeSalutation+' '+a.EmployeeName AS EmployeeName, a.GuardianSalutation+' '+a.GuardianName AS GuardianName, convert(CHAR,a.DateOfBirth,106)AS DateOfBirth, a.Gender, a.PhoneNo, a.EmailId, a.Address, convert(CHAR,a.JoiningDate,106)AS JoiningDate, convert(CHAR,a.InterviewDate,106)AS InterviewDate, a.InterviewBy, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, (SELECT EmployeeOfferLetterHTML FROM ProjectReportSettingMaster WITH(nolock))+'?OfferNo='+a.OfferNo AS HTMLOfferLetterHTML FROM EmployeeOfferLetterDetail a WITH(nolock) WHERE 1=1 AND a.OfferDate<'4/18/2025 12:00:00 AM' AND a.BranchId='1001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeOfferLetterDetail'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 11:44:08 AM PageName: Employee_EmployeeOfferLetterList String str: SELECT a.OfferNo, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.DesignationName, a.DepartmentName, a.EmployeeType, convert(CHAR,a.OfferDate,106)AS OfferDate, a.EmployeeSalutation+' '+a.EmployeeName AS EmployeeName, a.GuardianSalutation+' '+a.GuardianName AS GuardianName, convert(CHAR,a.DateOfBirth,106)AS DateOfBirth, a.Gender, a.PhoneNo, a.EmailId, a.Address, convert(CHAR,a.JoiningDate,106)AS JoiningDate, convert(CHAR,a.InterviewDate,106)AS InterviewDate, a.InterviewBy, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, (SELECT EmployeeOfferLetterHTML FROM ProjectReportSettingMaster WITH(nolock))+'?OfferNo='+a.OfferNo AS HTMLOfferLetterHTML FROM EmployeeOfferLetterDetail a WITH(nolock) WHERE 1=1 AND a.OfferDate<'4/18/2025 12:00:00 AM' AND a.BranchId='1001' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nbykzr12 StackTrace: at Employee_EmployeeOfferLetterList.FillData() TargetSite: Void FillData() Time: 17/04/2025 11:44:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003224' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003224' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003224' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:44:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003224' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003224' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003224' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:44:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003455' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003455' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003455' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:44:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003455' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003455' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003455' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 11:45:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003548' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003548' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='49' WHERE AccountId='27115003548' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 11:45:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003548' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003548' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='49' WHERE AccountId='27115003548' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 12:02:19 PM PageName: DataSetResult String str: SELECT DepartmentId, DepartmentName FROM DepartmentMaster WITH(nolock) WHERE DepartmentStatus='Active' ORDER BY DepartmentName ; SELECT DesignationId, DesignationName FROM DesignationMaster WITH(nolock) WHERE DesignationStatus='Active' ORDER BY DesignationName ; SELECT EmployeeTypeId, EmployeeTypeName FROM EmployeeTypeMaster WITH(nolock) WHERE EmployeeTypeStatus='Active' ORDER BY EmployeeTypeName ; SELECT GradeName FROM EmployeeGradeMaster WITH(nolock) WHERE GradeStatus='Active' ORDER BY GradeName ; SELECT BankId, BankName FROM BankNameMaster WITH(nolock) WHERE BankStatus='Active' ORDER BY BankName ; SELECT StateId, StateName FROM StateNameMaster WITH(nolock) WHERE StateStatus='Active' ORDER BY StateName ; SELECT a.LedgerId, a.LedgerName, a.LedgerName+' - '+rtrim(convert(CHAR,a.LedgerId))AS LedgerIdName FROM AccountLedgerMaster a WITH(nolock) WHERE a.LedgerId=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='SalaryPayable') OR a.LedgerHead=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='SalaryPayable') ORDER BY a.LedgerName; SELECT a.LedgerId, a.LedgerName, a.LedgerName+' - '+rtrim(convert(CHAR,a.LedgerId))AS LedgerIdName FROM AccountLedgerMaster a WITH(nolock) WHERE a.LedgerId=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='SalaryExpence') OR a.LedgerHead=(SELECT AccountHeadId FROM AccountHeadIdMaster WITH(nolock) WHERE AccountHeadStatus='Active' AND AccountHeadType='SalaryExpence') ORDER BY a.LedgerName; SELECT EmployeeId, EmployeeAadharNo, EmployeeAadharVerify, EmployeePANNo, EmployeePANVerify, EmployeeVoterId, EmployeeVoterVerify, EmployeeDLNo, EmployeeDLNoVerify, EmployeeBankAccount, EmployeeBankVerify FROM ProjectDataSettingMaster WITH(nolock) String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeGradeMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 12:19:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9785) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 12:19:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9785) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 12:20:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9785) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 12:20:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9785) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 12:20:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 12:20:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 12:20:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009998' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009998' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115009998' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 12:20:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009998' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009998' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115009998' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 12:30:21 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 12:30:21 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 12:40:12 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 12:40:12 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 12:43:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 12:54:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009975' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009975' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009975' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 12:54:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009975' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009975' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009975' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 01:01:53 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 01:03:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004064' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115004064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 01:03:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004064' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115004064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 01:14:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010722' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010722' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010722' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 01:14:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010722' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010722' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010722' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 01:19:56 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 01:31:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009159' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009159' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009159' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 01:31:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009159' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009159' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009159' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 01:42:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005252' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115005252' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 01:42:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005252' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115005252' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 01:43:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11085) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 01:43:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11085) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 01:43:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11085) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 01:43:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11085) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 01:44:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000362' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000362' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000362' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 01:44:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000362' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000362' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000362' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 01:44:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 01:44:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 01:47:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005704' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005704' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005704' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 01:47:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005704' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005704' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005704' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 01:49:16 PM PageName: AdminMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_sola1ryx StackTrace: at AdminMasterPage.AdminSearch_Click(Object sender, ImageClickEventArgs e) TargetSite: Void AdminSearch_Click(System.Object, System.Web.UI.ImageClickEventArgs) Time: 17/04/2025 01:49:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 01:49:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 01:50:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010554' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010554' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010554' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 01:50:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010554' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010554' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010554' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:01:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7090) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 02:01:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7090) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 02:02:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7090) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 02:02:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7090) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 02:02:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 02:02:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 02:02:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:02:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:03:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:03:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:03:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 02:03:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 02:04:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7089) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 02:04:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7089) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 02:04:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7089) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 02:04:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (7089) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 02:04:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 02:04:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 02:05:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:05:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:05:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:05:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:05:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 02:05:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 02:08:12 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 02:13:40 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 02:21:23 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 02:21:23 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 02:27:44 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 02:27:44 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 02:32:13 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 02:33:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:33:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:34:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 02:34:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 02:34:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:34:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:35:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:35:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:36:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:36:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:36:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:36:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:46:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010485' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010485' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010485' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 02:46:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010485' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010485' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010485' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 02:59:31 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 03:02:25 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 03:02:29 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 03:03:41 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 03:05:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010413' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010413' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010413' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:05:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010413' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010413' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010413' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:06:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:06:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:07:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010410' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010410' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010410' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:07:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010410' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010410' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010410' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:08:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 03:12:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 03:13:46 PM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilEquifax'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:13:46 PM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillEquifaxData() TargetSite: Void FillEquifaxData() Time: 17/04/2025 03:13:46 PM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilHighmark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:13:46 PM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillHighmarkData() TargetSite: Void FillHighmarkData() Time: 17/04/2025 03:16:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001226' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115001226' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:16:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001226' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115001226' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:34:14 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:35:15 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 03:35:15 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 03:35:22 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:35:46 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 03:35:46 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 03:37:26 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:38:16 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:39:49 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:40:13 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 03:41:03 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:41:36 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 03:44:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11080) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 03:44:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11080) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 03:46:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11080) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 03:46:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11080) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 03:46:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 03:46:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 03:46:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010935' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010935' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010935' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:46:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010935' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010935' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010935' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:47:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11081) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 03:47:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11081) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 03:47:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11081) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 03:47:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11081) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 03:48:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 03:48:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 03:48:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010936' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010936' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010936' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:48:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010936' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010936' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010936' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:49:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11082) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 03:49:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11082) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 03:49:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11082) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 03:49:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11082) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 03:49:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 03:49:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 03:49:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010937' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010937' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010937' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:49:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010937' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010937' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010937' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:50:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11083) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 03:50:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11083) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 03:51:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11083) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 03:51:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11083) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 03:51:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 03:51:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 03:51:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010938' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010938' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010938' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:51:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010938' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010938' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010938' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:52:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11084) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 03:52:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11084) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 03:52:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11084) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 03:52:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11084) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 03:52:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 03:52:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 03:53:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010939' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010939' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010939' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:53:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010939' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010939' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010939' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:54:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11086) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 03:54:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11086) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 03:54:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11086) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 03:54:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11086) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 03:54:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 03:54:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 03:55:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010940' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010940' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010940' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:55:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010940' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010940' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010940' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 03:55:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11087) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 03:55:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11087) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 03:58:07 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 03:58:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11087) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 03:58:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11087) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 03:58:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 03:58:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 03:59:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010941' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010941' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010941' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 03:59:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010941' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010941' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010941' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:01:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11088) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:01:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11088) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:01:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11088) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:01:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11088) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:02:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:02:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:02:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010942' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010942' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010942' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:02:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010942' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010942' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010942' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:03:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11089) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:03:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11089) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:03:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11089) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:03:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11089) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:03:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:03:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:04:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:04:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:04:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11090) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:04:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11090) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:05:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11090) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:05:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11090) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:05:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:05:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:05:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010944' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010944' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010944' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:05:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010944' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010944' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010944' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:07:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11091) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:07:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11091) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:07:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11091) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:07:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11091) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:08:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:08:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:08:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:08:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:08:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11092) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:08:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11092) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:09:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11092) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:09:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11092) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:09:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:09:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:09:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010946' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010946' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010946' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:09:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010946' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010946' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010946' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:10:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009772' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009772' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009772' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:10:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009772' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009772' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009772' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:11:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11093) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:11:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11093) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:11:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11093) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:11:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11093) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:11:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:11:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:12:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:12:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:12:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:12:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:12:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11094) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:12:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11094) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:13:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11094) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:13:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11094) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:13:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:13:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:13:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010948' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010948' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010948' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:13:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010948' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010948' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010948' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:14:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11095) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:14:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11095) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:14:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11095) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:14:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11095) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:14:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:14:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:15:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010949' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010949' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010949' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:15:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010949' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010949' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010949' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:22:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11096) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:22:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11096) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:23:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11096) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:23:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11096) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:23:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:23:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:23:37 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 04:23:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010950' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010950' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010950' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:23:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010950' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010950' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010950' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:24:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11097) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 04:24:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11097) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 04:24:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11097) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 04:24:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11097) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 04:24:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 04:24:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 04:25:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010951' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010951' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010951' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:25:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010951' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010951' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010951' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:25:41 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 04:27:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 04:28:45 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountProfitLossReport.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 17/04/2025 04:29:04 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 04:29:04 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 04:30:21 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 04:30:40 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 17/04/2025 04:37:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010685' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010685' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010685' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:37:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010685' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010685' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010685' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:37:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007587' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007587' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007587' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 04:37:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007587' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007587' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007587' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 04:37:58 PM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 04:37:58 PM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositLoanFullDetail.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 04:39:45 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 04:39:45 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 04:50:46 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 05:01:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11098) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 05:01:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11098) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 05:02:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11098) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 05:02:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11098) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 05:02:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 05:02:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 05:02:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010952' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010952' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010952' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 05:02:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010952' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010952' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010952' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 05:03:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11099) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/04/2025 05:03:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11099) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/04/2025 05:04:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11099) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/04/2025 05:04:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11099) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/04/2025 05:04:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/04/2025 05:04:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/04/2025 05:05:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010953' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010953' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010953' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/04/2025 05:05:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010953' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010953' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010953' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/04/2025 05:10:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 05:19:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 05:19:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 05:21:33 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 05:45:13 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 05:45:44 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 06:05:34 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 06:08:47 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 06:08:47 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 06:17:50 PM PageName: Account_AccountProfitLossReport1 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_mhm3v1rx StackTrace: at Account_AccountProfitLossReport1.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 17/04/2025 06:19:05 PM PageName: Account_AccountProfitLossReport1 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_mhm3v1rx StackTrace: at Account_AccountProfitLossReport1.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 17/04/2025 06:27:28 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='4/1/2025 12:00:00 AM' AND a.PaidDate<'4/18/2025 12:00:00 AM' AND a.BranchId IN ('2711') ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 06:27:28 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='4/1/2025 12:00:00 AM' AND a.PaidDate<'4/18/2025 12:00:00 AM' AND a.BranchId IN ('2711') ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.ExportToExcel() TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 06:28:04 PM PageName: Account_AccountProfitLossReport1 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_mhm3v1rx StackTrace: at Account_AccountProfitLossReport1.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 17/04/2025 06:29:04 PM PageName: Account_AccountProfitLossReport1 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_mhm3v1rx StackTrace: at Account_AccountProfitLossReport1.OnDataBound(Object sender, EventArgs e) TargetSite: Void OnDataBound(System.Object, System.EventArgs) Time: 17/04/2025 07:53:25 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/04/2025 09:14:37 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 09:14:37 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 09:53:43 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 09:53:43 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:01:57 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:01:57 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:14:22 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:14:22 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/04/2025 10:24:56 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/04/2025 10:24:57 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 11:25:46 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 11:25:46 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 11:29:07 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 11:29:07 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 11:33:58 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 11:33:58 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 11:39:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 11:39:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 11:40:11 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 11:40:11 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 11:42:47 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 11:42:47 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 11:45:21 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 11:45:21 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 11:49:31 AM PageName: DataTableResult String str: DECLARE @FTable TABLE ( SrNo int identity(1,1), DisbursePeriod varchar(50), NoOfLoans INT, LoanAmount DECIMAL(18,2), TotalInterest DECIMAL(18,2), DisburseAmount DECIMAL(18,2), NoOfLoanPer DECIMAL(18,2), LoanAmountPer DECIMAL(18,2) ); DECLARE @TTable TABLE ( LoanId VARCHAR(20), DisburseDate DATE, LoanAmount DECIMAL(10,2), TotalInterest DECIMAL(10,2), DisburseAmount DECIMAL(10,2) ); INSERT INTO @TTable ( LoanId, DisburseDate, LoanAmount, TotalInterest, DisburseAmount ) SELECT a.LoanId, a.DisburseDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount FROM GroupLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='1/1/2025 12:00:00 AM' AND a.DisburseDate<'4/19/2025 12:00:00 AM' AND a.BranchId IN ('G0001') ; INSERT INTO @FTable ( DisbursePeriod, NoOfLoans, LoanAmount, TotalInterest, DisburseAmount ) SELECT tt.DisbursePeriod, tt.NoOfLoans, tt.LoanAmount, tt.TotalInterest, tt.DisburseAmount FROM ( SELECT fm.SrNo, rtrim(Convert(CHAR,fm.FromDate,106))+' to '+rtrim(Convert(CHAR,fm.ToDate,106))AS DisbursePeriod, (SELECT count(DISTINCT LoanId) FROM @TTable WHERE DisburseDate BETWEEN fm.FromDate AND fm.ToDate)AS NoOfLoans, (SELECT SUM(LoanAmount) FROM @TTable WHERE DisburseDate BETWEEN fm.FromDate AND fm.ToDate)AS LoanAmount, (SELECT SUM(TotalInterest) FROM @TTable WHERE DisburseDate BETWEEN fm.FromDate AND fm.ToDate)AS TotalInterest, (SELECT SUM(DisburseAmount) FROM @TTable WHERE DisburseDate BETWEEN fm.FromDate AND fm.ToDate)AS DisburseAmount FROM FinancialMonthMaster fm WITH(nolock) WHERE 1=1 )tt WHERE tt.NoOfLoans+tt.LoanAmount>0 ORDER BY tt.SrNo ; UPDATE ta SET ta.NoOfLoanPer=convert(DECIMAL(10,0),ta.NoOfLoans*100.00/(SELECT SUM(NoOfLoans) FROM @FTable)), ta.LoanAmountPer=convert(DECIMAL(10,0),ta.LoanAmount*100.00/(SELECT SUM(LoanAmount) FROM @FTable)) FROM @FTable ta; SELECT DisbursePeriod, NoOfLoans, LoanAmount, TotalInterest, DisburseAmount, NoOfLoanPer, LoanAmountPer, dbo.FunNumberOfCharacterFromNumber(NoOfLoanPer)AS NoOfLoanStr, dbo.FunNumberOfCharacterFromNumber(LoanAmountPer)AS LoanAmountStr FROM @FTable ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'FinancialMonthMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/04/2025 11:49:31 AM PageName: GroupLoan_GroupLoanDisbursementReport String str: DECLARE @FTable TABLE ( SrNo int identity(1,1), DisbursePeriod varchar(50), NoOfLoans INT, LoanAmount DECIMAL(18,2), TotalInterest DECIMAL(18,2), DisburseAmount DECIMAL(18,2), NoOfLoanPer DECIMAL(18,2), LoanAmountPer DECIMAL(18,2) ); DECLARE @TTable TABLE ( LoanId VARCHAR(20), DisburseDate DATE, LoanAmount DECIMAL(10,2), TotalInterest DECIMAL(10,2), DisburseAmount DECIMAL(10,2) ); INSERT INTO @TTable ( LoanId, DisburseDate, LoanAmount, TotalInterest, DisburseAmount ) SELECT a.LoanId, a.DisburseDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount FROM GroupLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='1/1/2025 12:00:00 AM' AND a.DisburseDate<'4/19/2025 12:00:00 AM' AND a.BranchId IN ('G0001') ; INSERT INTO @FTable ( DisbursePeriod, NoOfLoans, LoanAmount, TotalInterest, DisburseAmount ) SELECT tt.DisbursePeriod, tt.NoOfLoans, tt.LoanAmount, tt.TotalInterest, tt.DisburseAmount FROM ( SELECT fm.SrNo, rtrim(Convert(CHAR,fm.FromDate,106))+' to '+rtrim(Convert(CHAR,fm.ToDate,106))AS DisbursePeriod, (SELECT count(DISTINCT LoanId) FROM @TTable WHERE DisburseDate BETWEEN fm.FromDate AND fm.ToDate)AS NoOfLoans, (SELECT SUM(LoanAmount) FROM @TTable WHERE DisburseDate BETWEEN fm.FromDate AND fm.ToDate)AS LoanAmount, (SELECT SUM(TotalInterest) FROM @TTable WHERE DisburseDate BETWEEN fm.FromDate AND fm.ToDate)AS TotalInterest, (SELECT SUM(DisburseAmount) FROM @TTable WHERE DisburseDate BETWEEN fm.FromDate AND fm.ToDate)AS DisburseAmount FROM FinancialMonthMaster fm WITH(nolock) WHERE 1=1 )tt WHERE tt.NoOfLoans+tt.LoanAmount>0 ORDER BY tt.SrNo ; UPDATE ta SET ta.NoOfLoanPer=convert(DECIMAL(10,0),ta.NoOfLoans*100.00/(SELECT SUM(NoOfLoans) FROM @FTable)), ta.LoanAmountPer=convert(DECIMAL(10,0),ta.LoanAmount*100.00/(SELECT SUM(LoanAmount) FROM @FTable)) FROM @FTable ta; SELECT DisbursePeriod, NoOfLoans, LoanAmount, TotalInterest, DisburseAmount, NoOfLoanPer, LoanAmountPer, dbo.FunNumberOfCharacterFromNumber(NoOfLoanPer)AS NoOfLoanStr, dbo.FunNumberOfCharacterFromNumber(LoanAmountPer)AS LoanAmountStr FROM @FTable ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fuov2kdj StackTrace: at GroupLoan_GroupLoanDisbursementReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 18/04/2025 12:23:34 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 12:23:34 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_fuov2kdj StackTrace: at GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 12:37:29 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 12:37:29 PM PageName: GroupLoan_GroupLoanDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_fuov2kdj StackTrace: at GroupLoan_GroupLoanDisbursementReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 12:40:28 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 18/04/2025 01:14:27 PM PageName: DataTableResult String str: DECLARE @TTable TABLE ( FromDate VARCHAR(20), ToDate VARCHAR(20), AdvisorId VARCHAR(20), TeamType VARCHAR(20), Amount DECIMAL(10,2) ); INSERT INTO @TTable ( FromDate, ToDate, AdvisorId, TeamType, Amount ) SELECT Convert(char,FromDate,106)AS FromDate, Convert(char,ToDate,106)AS ToDate, AdvisorId, TeamType, SUM(isnull(IncentiveAmount,0))AS Amount FROM PlanIncentiveClosingTemp WITH(nolock) GROUP BY Convert(char,FromDate,106), Convert(char,ToDate,106), AdvisorId, TeamType ; DECLARE @FTable TABLE ( FromDate VARCHAR(20), ToDate VARCHAR(20), BranchId VARCHAR(10), BranchName VARCHAR(50), AdvisorId VARCHAR(20), AdvisorName VARCHAR(50), RankNo INT, PANNo VARCHAR(20), Payable DECIMAL(10,2), TDS DECIMAL(10,2), TotalInc DECIMAL(10,2), SelfPlan DECIMAL(10,2), TeamPlan DECIMAL(10,2), CollPlan DECIMAL(10,2), SelfLoan DECIMAL(10,2), TeamLoan DECIMAL(10,2), CollLoan DECIMAL(10,2) ); INSERT INTO @FTable ( FromDate, ToDate, AdvisorId, TotalInc ) SELECT FromDate, ToDate, AdvisorId, SUM(isnull(Amount,0))AS TotalInc FROM @TTable GROUP BY FromDate, ToDate, AdvisorId; UPDATE a SET a.BranchId=b.BranchId, a.BranchName=b.BranchName, a.AdvisorName=b.MemberName, a.RankNo=b.AdvisorRank, a.PANNo=b.MemberPAnNo FROM @FTable a INNER JOIN PlanMemberDetail b WITH(nolock) ON a.AdvisorId=b.AdvisorId; UPDATE a SET a.TDS=(SELECT SUM(isnull(Amount,0))*0.05 FROM @TTable WHERE AdvisorId=a.AdvisorId), a.TotalInc=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId), a.SelfPlan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='SelfPlan'), a.TeamPlan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='TeamPlan'), a.CollPlan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='CollPlan'), a.SelfLoan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='SelfLoan'), a.TeamLoan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='TeamLoan'), a.CollLoan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='CollLoan') FROM @FTable a ; UPDATE a SET a.Payable=isnull(a.TotalInc,0)-isnull(a.TDS,0) FROM @FTable a ; SELECT FromDate, ToDate, BranchId, BranchName, AdvisorId, AdvisorName, RankNo, PANNo, Payable, TDS, TotalInc, SelfPlan, TeamPlan, CollPlan, SelfLoan, TeamLoan, CollLoan FROM @FTable ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PlanIncentiveClosingTemp'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/04/2025 01:14:27 PM PageName: PlanIncentive_PlanIncentiveVerification String str: DECLARE @TTable TABLE ( FromDate VARCHAR(20), ToDate VARCHAR(20), AdvisorId VARCHAR(20), TeamType VARCHAR(20), Amount DECIMAL(10,2) ); INSERT INTO @TTable ( FromDate, ToDate, AdvisorId, TeamType, Amount ) SELECT Convert(char,FromDate,106)AS FromDate, Convert(char,ToDate,106)AS ToDate, AdvisorId, TeamType, SUM(isnull(IncentiveAmount,0))AS Amount FROM PlanIncentiveClosingTemp WITH(nolock) GROUP BY Convert(char,FromDate,106), Convert(char,ToDate,106), AdvisorId, TeamType ; DECLARE @FTable TABLE ( FromDate VARCHAR(20), ToDate VARCHAR(20), BranchId VARCHAR(10), BranchName VARCHAR(50), AdvisorId VARCHAR(20), AdvisorName VARCHAR(50), RankNo INT, PANNo VARCHAR(20), Payable DECIMAL(10,2), TDS DECIMAL(10,2), TotalInc DECIMAL(10,2), SelfPlan DECIMAL(10,2), TeamPlan DECIMAL(10,2), CollPlan DECIMAL(10,2), SelfLoan DECIMAL(10,2), TeamLoan DECIMAL(10,2), CollLoan DECIMAL(10,2) ); INSERT INTO @FTable ( FromDate, ToDate, AdvisorId, TotalInc ) SELECT FromDate, ToDate, AdvisorId, SUM(isnull(Amount,0))AS TotalInc FROM @TTable GROUP BY FromDate, ToDate, AdvisorId; UPDATE a SET a.BranchId=b.BranchId, a.BranchName=b.BranchName, a.AdvisorName=b.MemberName, a.RankNo=b.AdvisorRank, a.PANNo=b.MemberPAnNo FROM @FTable a INNER JOIN PlanMemberDetail b WITH(nolock) ON a.AdvisorId=b.AdvisorId; UPDATE a SET a.TDS=(SELECT SUM(isnull(Amount,0))*0.05 FROM @TTable WHERE AdvisorId=a.AdvisorId), a.TotalInc=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId), a.SelfPlan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='SelfPlan'), a.TeamPlan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='TeamPlan'), a.CollPlan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='CollPlan'), a.SelfLoan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='SelfLoan'), a.TeamLoan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='TeamLoan'), a.CollLoan=(SELECT SUM(isnull(Amount,0)) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='CollLoan') FROM @FTable a ; UPDATE a SET a.Payable=isnull(a.TotalInc,0)-isnull(a.TDS,0) FROM @FTable a ; SELECT FromDate, ToDate, BranchId, BranchName, AdvisorId, AdvisorName, RankNo, PANNo, Payable, TDS, TotalInc, SelfPlan, TeamPlan, CollPlan, SelfLoan, TeamLoan, CollLoan FROM @FTable ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_yt4pzbc0 StackTrace: at PlanIncentive_PlanIncentiveVerification.FillDetail() TargetSite: Void FillDetail() Time: 18/04/2025 01:14:36 PM PageName: DataTableResult String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='3/1/2025 12:00:00 AM'; SET @TDate=(SELECT ToDate FROM ClosingPeriodMaster WITH(nolock) WHERE ClosingType='PlanIncentiveClosing' AND FromDate=@FDate ) ; DECLARE @TTable TABLE ( AdvisorId VARCHAR(20), TeamType VARCHAR(20), Amount DECIMAL(10,2) ); INSERT INTO @TTable ( AdvisorId, TeamType, Amount ) SELECT AdvisorId, TeamType, SUM(IncentiveAmount)AS Amount FROM PlanIncentiveClosingTemp WITH(nolock) WHERE FromDate=@FDate AND ToDate=@TDate GROUP BY AdvisorId, TeamType ; DECLARE @FTable TABLE ( BranchId VARCHAR(50), BranchName VARCHAR(50), AdvisorId VARCHAR(20), AdvisorName VARCHAR(50), RankNo INT, PANNo VARCHAR(20), Payable DECIMAL(10,2), TDS DECIMAL(10,2), TotalInc DECIMAL(10,2), SelfPlan DECIMAL(10,2), TeamPlan DECIMAL(10,2), CollPlan DECIMAL(10,2), SelfLoan DECIMAL(10,2), TeamLoan DECIMAL(10,2), CollLoan DECIMAL(10,2) ); INSERT INTO @FTable ( BranchId, BranchName, AdvisorId, AdvisorName, RankNo, PANNo ) SELECT BranchId, BranchName, AdvisorId, MemberName AS AdvisorName, AdvisorRank AS RankNo, MemberPAnNo AS PANNo FROM PlanMemberDetail WITH(nolock) WHERE AdvisorStatus='Active'; UPDATE a SET a.TDS=(SELECT SUM(Amount)*0.05 FROM @TTable WHERE AdvisorId=a.AdvisorId), a.TotalInc=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId), a.SelfPlan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='SelfPlan'), a.TeamPlan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='TeamPlan'), a.CollPlan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='CollPlan'), a.SelfLoan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='SelfLoan'), a.TeamLoan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='TeamLoan'), a.CollLoan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='CollLoan') FROM @FTable a ; UPDATE a SET a.Payable=isnull(a.TotalInc,0)-isnull(a.TDS,0) FROM @FTable a ; SELECT Convert(char,@FDate,103)AS FDate, Convert(char,@TDate,103)AS TDate, BranchId, BranchName, AdvisorId, AdvisorName, RankNo, PANNo, Payable, TDS, TotalInc, SelfPlan, TeamPlan, CollPlan, SelfLoan, TeamLoan, CollLoan FROM @FTable WHERE TotalInc>0 ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PlanIncentiveClosingTemp'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 18/04/2025 01:14:36 PM PageName: PlanIncentive_PlanIncentiveApproval String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='3/1/2025 12:00:00 AM'; SET @TDate=(SELECT ToDate FROM ClosingPeriodMaster WITH(nolock) WHERE ClosingType='PlanIncentiveClosing' AND FromDate=@FDate ) ; DECLARE @TTable TABLE ( AdvisorId VARCHAR(20), TeamType VARCHAR(20), Amount DECIMAL(10,2) ); INSERT INTO @TTable ( AdvisorId, TeamType, Amount ) SELECT AdvisorId, TeamType, SUM(IncentiveAmount)AS Amount FROM PlanIncentiveClosingTemp WITH(nolock) WHERE FromDate=@FDate AND ToDate=@TDate GROUP BY AdvisorId, TeamType ; DECLARE @FTable TABLE ( BranchId VARCHAR(50), BranchName VARCHAR(50), AdvisorId VARCHAR(20), AdvisorName VARCHAR(50), RankNo INT, PANNo VARCHAR(20), Payable DECIMAL(10,2), TDS DECIMAL(10,2), TotalInc DECIMAL(10,2), SelfPlan DECIMAL(10,2), TeamPlan DECIMAL(10,2), CollPlan DECIMAL(10,2), SelfLoan DECIMAL(10,2), TeamLoan DECIMAL(10,2), CollLoan DECIMAL(10,2) ); INSERT INTO @FTable ( BranchId, BranchName, AdvisorId, AdvisorName, RankNo, PANNo ) SELECT BranchId, BranchName, AdvisorId, MemberName AS AdvisorName, AdvisorRank AS RankNo, MemberPAnNo AS PANNo FROM PlanMemberDetail WITH(nolock) WHERE AdvisorStatus='Active'; UPDATE a SET a.TDS=(SELECT SUM(Amount)*0.05 FROM @TTable WHERE AdvisorId=a.AdvisorId), a.TotalInc=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId), a.SelfPlan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='SelfPlan'), a.TeamPlan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='TeamPlan'), a.CollPlan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='CollPlan'), a.SelfLoan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='SelfLoan'), a.TeamLoan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='TeamLoan'), a.CollLoan=(SELECT SUM(Amount) FROM @TTable WHERE AdvisorId=a.AdvisorId AND TeamType='CollLoan') FROM @FTable a ; UPDATE a SET a.Payable=isnull(a.TotalInc,0)-isnull(a.TDS,0) FROM @FTable a ; SELECT Convert(char,@FDate,103)AS FDate, Convert(char,@TDate,103)AS TDate, BranchId, BranchName, AdvisorId, AdvisorName, RankNo, PANNo, Payable, TDS, TotalInc, SelfPlan, TeamPlan, CollPlan, SelfLoan, TeamLoan, CollLoan FROM @FTable WHERE TotalInc>0 ORDER BY AdvisorName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w2fqiapq StackTrace: at PlanIncentive_PlanIncentiveApproval.FillDetail() TargetSite: Void FillDetail() Time: 18/04/2025 01:28:41 PM PageName: PlanMemberAdvisor_PlanRegistrationDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRegistrationDetail.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 01:28:41 PM PageName: PlanMemberAdvisor_PlanRegistrationDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xufrlyeg StackTrace: at PlanMemberAdvisor_PlanRegistrationDetail.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRegistrationDetail.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 07:55:41 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 07:55:41 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/04/2025 09:17:56 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 18/04/2025 09:17:56 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 09:21:42 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 09:21:42 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 09:30:13 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 09:30:13 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 09:32:58 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 09:32:58 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 09:38:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 09:38:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 09:54:13 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 09:54:22 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 09:54:39 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 09:54:44 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 09:54:59 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 10:00:00 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 10:00:00 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 10:10:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007155' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007155' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007155' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:10:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007155' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007155' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007155' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:11:27 AM PageName: DepositLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.ReferalName,'N/A')+' ('+isnull(a.ReferalId,'')+')'AS LoanOfficerName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(b.MemberId,'N/A')AS Gender, CASE WHEN b.DOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.DOB,106)) END +' ('+CASE WHEN b.Age IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.Age)) END +')' AS MemberDOBAge, isnull(b.GuardianRelation,'')+' '+isnull(b.GuardianName,'N/A')AS GuardianName, isnull(b.MobileNo,'N/A')AS MobileNo, isnull(b.ContactNo,'N/A')AS ContactNo, isnull(b.PostalAddress,'N/A')AS PostalAddress, isnull(b.PermanentAddress,'N/A')AS PermanentAddress, isnull(b.Occupation,'N/A')AS Occupation, isnull(b.AnnualIncome,'N/A')AS AnnualIncome, isnull(b.MemberPanNo,'N/A')AS MemberPanNo, isnull(b.MemberAadharNo,'N/A')AS MemberAadharNo, isnull(b.MemberPhoto,'N/A')AS MemberPhoto, isnull(a.MemberBankName,'N/A')AS MemberBankName, isnull(b.BankBranchName,'N/A')AS BankBranchName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS LoanCycle, isnull(a.PLoanTypeName,'N/A')AS LoanTypeName, isnull(a.PLoanTypeNo,'N/A')AS LoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, CASE WHEN a.InterestRate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.InterestRate)) END AS InterestRate, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApplicationDate,106)) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApprovalDate,106)) END AS ApprovalDate, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax,CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.FeeDate,106)) END AS FeeDate, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS TotalInterest, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS EMIAmount, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS DisburseDate, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS ExpiryDate FROM PlanLoanAccount a WITH(nolock) LEFT JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.LoanId='27116003424' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_PrintRDLCPage.DepositLoanCardFront() TargetSite: Void AbortInternal() Time: 19/04/2025 10:11:27 AM PageName: DepositLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.ReferalName,'N/A')+' ('+isnull(a.ReferalId,'')+')'AS LoanOfficerName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(b.MemberId,'N/A')AS Gender, CASE WHEN b.DOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.DOB,106)) END +' ('+CASE WHEN b.Age IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.Age)) END +')' AS MemberDOBAge, isnull(b.GuardianRelation,'')+' '+isnull(b.GuardianName,'N/A')AS GuardianName, isnull(b.MobileNo,'N/A')AS MobileNo, isnull(b.ContactNo,'N/A')AS ContactNo, isnull(b.PostalAddress,'N/A')AS PostalAddress, isnull(b.PermanentAddress,'N/A')AS PermanentAddress, isnull(b.Occupation,'N/A')AS Occupation, isnull(b.AnnualIncome,'N/A')AS AnnualIncome, isnull(b.MemberPanNo,'N/A')AS MemberPanNo, isnull(b.MemberAadharNo,'N/A')AS MemberAadharNo, isnull(b.MemberPhoto,'N/A')AS MemberPhoto, isnull(a.MemberBankName,'N/A')AS MemberBankName, isnull(b.BankBranchName,'N/A')AS BankBranchName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS LoanCycle, isnull(a.PLoanTypeName,'N/A')AS LoanTypeName, isnull(a.PLoanTypeNo,'N/A')AS LoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, CASE WHEN a.InterestRate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.InterestRate)) END AS InterestRate, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApplicationDate,106)) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApprovalDate,106)) END AS ApprovalDate, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax,CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.FeeDate,106)) END AS FeeDate, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS TotalInterest, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS EMIAmount, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS DisburseDate, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS ExpiryDate FROM PlanLoanAccount a WITH(nolock) LEFT JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.LoanId='27116003424' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at DepositLoan_PrintRDLCPage.DepositLoanCardFront() at DepositLoan_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void DepositLoanCardFront() Time: 19/04/2025 10:11:44 AM PageName: DepositLoan_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM PlanLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='27116003424' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance, PrincipalTotal, InterestTotal, EMITotal, PartNo FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_PrintRDLCPage.DepositLoanCardBack() TargetSite: Void AbortInternal() Time: 19/04/2025 10:11:44 AM PageName: DepositLoan_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM PlanLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='27116003424' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance, PrincipalTotal, InterestTotal, EMITotal, PartNo FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at DepositLoan_PrintRDLCPage.DepositLoanCardBack() at DepositLoan_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void DepositLoanCardBack() Time: 19/04/2025 10:11:48 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:11:51 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:11:53 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:11:55 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:11:59 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:19:48 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 10:20:04 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 10:20:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009144', 'AKHILESH KUMAR VISHWKARMA', '27115010453', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112008354', 'AMIT KRISHNA', '27115009251', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009230', 'ASHISH SHUKLA', '27115010774', '4/19/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112005319', 'BRIJESH KUMAR', '27115009545', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009273', 'DEEP CHANDRA PUSPAKAR', '27115010888', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112008865', 'DEEPAK PUSHPAKAR', '27115010046', '4/19/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 10:20:49 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009144', 'AKHILESH KUMAR VISHWKARMA', '27115010453', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112008354', 'AMIT KRISHNA', '27115009251', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009230', 'ASHISH SHUKLA', '27115010774', '4/19/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112005319', 'BRIJESH KUMAR', '27115009545', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009273', 'DEEP CHANDRA PUSPAKAR', '27115010888', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112008865', 'DEEPAK PUSHPAKAR', '27115010046', '4/19/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 10:21:15 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 19/04/2025 10:21:45 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 10:21:50 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009144', 'AKHILESH KUMAR VISHWKARMA', '27115010453', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112008354', 'AMIT KRISHNA', '27115009251', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009230', 'ASHISH SHUKLA', '27115010774', '4/19/2025 12:00:00 AM', '200.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112005319', 'BRIJESH KUMAR', '27115009545', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112009273', 'DEEP CHANDRA PUSPAKAR', '27115010888', '4/19/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100345', 'SURENDRA KUMAR', '27112008865', 'DEEPAK PUSHPAKAR', '27115010046', '4/19/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/04/2025 10:28:16 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:28:19 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:30:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009528' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009528' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009528' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:30:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009528' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009528' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009528' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:31:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004087' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004087' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:31:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004087' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004087' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:32:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:32:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:32:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010620' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010620' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010620' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:32:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010620' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010620' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010620' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:33:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010806' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010806' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010806' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:33:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010806' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010806' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010806' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:34:39 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:34:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010630' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010630' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010630' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:34:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010630' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010630' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010630' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:35:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:35:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:35:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:35:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:36:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:36:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:36:26 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:37:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010616' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010616' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010616' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:37:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010616' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010616' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010616' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:38:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004242' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004242' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004242' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:38:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004242' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004242' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004242' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:39:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:39:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:39:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008092' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008092' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008092' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:39:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008092' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008092' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008092' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:40:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:40:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:40:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 10:40:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 10:41:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:41:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:41:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:41:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:42:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001639' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115001639' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:42:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001639' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115001639' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:43:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009642' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009642' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009642' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:43:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009642' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009642' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009642' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:44:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 10:44:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 10:45:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004341' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004341' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004341' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:45:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004341' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004341' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004341' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:45:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010772' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010772' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010772' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:45:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010772' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010772' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010772' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:46:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010699' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010699' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010699' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:46:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010699' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010699' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010699' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:51:57 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:52:02 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 10:53:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010702' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010702' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010702' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:53:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010702' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010702' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010702' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:53:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:53:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:54:24 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 19/04/2025 10:55:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010521' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010521' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010521' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:55:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010521' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010521' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010521' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:55:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000264' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000264' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000264' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:55:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000264' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000264' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000264' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:56:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010624' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010624' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010624' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:56:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010624' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010624' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010624' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:57:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:57:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:57:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='52' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='52' WHERE AccountId='27115002585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:57:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='52' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='52' WHERE AccountId='27115002585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:58:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002292' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002292' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='58' WHERE AccountId='27115002292' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:58:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002292' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002292' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='58' WHERE AccountId='27115002292' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:59:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:59:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:59:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010515' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010515' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010515' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 10:59:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010515' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010515' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010515' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 10:59:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 10:59:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:00:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:00:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:00:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 11:00:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:00:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000036' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000036' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:00:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000036' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000036' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:01:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009379' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009379' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009379' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:01:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009379' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009379' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009379' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:01:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:01:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:02:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:02:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:02:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:02:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:03:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000311' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000311' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000311' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:03:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000311' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000311' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000311' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:04:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:04:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:04:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007797' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007797' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115007797' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:04:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007797' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007797' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115007797' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:07:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:07:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:09:42 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 11:09:42 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 11:19:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115003960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:19:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115003960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:22:37 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 11:22:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000204' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000204' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000204' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:22:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000204' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000204' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000204' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:22:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 11:22:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:23:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010180' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010180' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010180' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:23:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010180' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010180' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010180' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:23:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000281' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000281' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000281' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:23:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000281' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000281' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000281' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:24:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000165' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000165' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000165' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:24:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000165' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000165' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000165' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:24:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 11:24:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:25:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000145' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000145' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000145' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:25:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000145' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000145' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000145' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:25:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:25:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:26:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11072) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 11:26:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11072) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 11:26:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:26:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:26:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 11:26:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:26:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11072) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 11:26:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11072) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 11:27:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 11:27:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:27:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 11:27:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:27:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010929' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010929' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010929' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:27:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010929' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010929' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010929' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:27:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006066' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006066' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:27:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006066' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006066' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:27:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 11:27:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:28:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000043' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000043' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000043' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:28:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000043' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000043' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000043' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:28:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:28:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:29:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006942' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006942' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006942' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:29:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006942' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006942' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006942' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:30:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008553' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008553' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008553' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:30:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008553' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008553' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008553' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:31:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000203' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000203' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:31:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000203' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000203' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:31:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:31:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:32:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:32:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:33:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27125000246' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:33:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27125000246' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:33:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:33:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:35:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:35:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:35:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115008284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:35:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008284' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008284' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115008284' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:35:36 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 19/04/2025 11:35:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002538' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002538' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115002538' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:35:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002538' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002538' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115002538' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:35:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:35:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:36:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:36:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:37:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000193' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000193' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000193' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:37:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000193' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000193' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000193' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:38:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:38:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:38:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:38:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:39:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:39:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:39:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 11:39:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 11:40:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000235' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000235' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:40:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000235' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000235' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 11:50:17 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000245' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6041 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6041' WHERE SavingId='27115000245' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:50:17 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000245' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6041 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6041' WHERE SavingId='27115000245' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 19/04/2025 11:50:51 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 11:51:30 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115001021' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=5847 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5847' WHERE SavingId='27115001021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:51:30 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115001021' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=5847 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5847' WHERE SavingId='27115001021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 19/04/2025 11:52:14 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115001021' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=5847 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5847' WHERE SavingId='27115001021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 11:52:14 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115001021' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=5847 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5847' WHERE SavingId='27115001021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 19/04/2025 11:53:53 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 12:06:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11101) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 12:06:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11101) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 12:06:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11101) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 12:06:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11101) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 12:06:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000363' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000363' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000363' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 12:06:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000363' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000363' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000363' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 12:07:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 12:07:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 12:27:04 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 12:27:04 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 12:52:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 12:52:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 01:00:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3722) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 01:00:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3722) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 01:02:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3722) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 01:02:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3722) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 01:03:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3722) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 01:03:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3722) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 01:03:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 01:03:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 01:04:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115003891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:04:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115003891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:04:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115003891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:04:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115003891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:05:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115003891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:05:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115003891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:05:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 01:05:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 01:06:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005422' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005422' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115005422' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:06:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005422' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005422' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115005422' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:13:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009343' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009343' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009343' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:13:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009343' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009343' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009343' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:13:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010003' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010003' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010003' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:13:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010003' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010003' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010003' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:14:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:14:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:14:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:14:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:15:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004739' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004739' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115004739' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:15:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004739' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004739' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115004739' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:24:05 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 01:25:23 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 01:26:04 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 01:26:04 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 01:33:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:33:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:44:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010387' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010387' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010387' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 01:44:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010387' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010387' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010387' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 01:44:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 01:44:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 02:08:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008496' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008496' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008496' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:08:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008496' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008496' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008496' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:18:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:18:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:19:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:19:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:19:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:19:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:20:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007718' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007718' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007718' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:20:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007718' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007718' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007718' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:20:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:20:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:21:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000343' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000343' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000343' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:21:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000343' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000343' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000343' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:22:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000308' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000308' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000308' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:22:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000308' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000308' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000308' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:22:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000309' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000309' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000309' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:22:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000309' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000309' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000309' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:22:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:22:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:23:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:23:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:24:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:24:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:24:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:24:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:25:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:25:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:26:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:26:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:27:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000015' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000015' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000015' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:27:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000015' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000015' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000015' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:27:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006740' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006740' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115006740' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:27:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006740' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006740' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115006740' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:28:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 02:28:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 02:28:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:28:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:29:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27125000056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:29:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27125000056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:29:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000330' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000330' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000330' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:29:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000330' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000330' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000330' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:30:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:30:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:31:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:31:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:31:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000282' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000282' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000282' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:31:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000282' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000282' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000282' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:31:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 02:31:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 02:32:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:32:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:32:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:32:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:33:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:33:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:33:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:33:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:34:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008981' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008981' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008981' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:34:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008981' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008981' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008981' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:36:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008981' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008981' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008981' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 02:36:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008981' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008981' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008981' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 02:40:36 PM PageName: SendSMS String str: 7317626666 String sql: Dear DHARMRAJ your SavingId 27115000089 is withdrawled with amount 10027 on Date 19/04/2025 (messaged on 19/04/2025 02:39:56 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 19/04/2025 02:40:36 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000133', '', '27115000089', null, '7317626666', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear DHARMRAJ your SavingId 27115000089 is withdrawled with amount 10027 on Date 19/04/2025 (messaged on 19/04/2025 02:39:56 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/04/2025 02:56:32 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 03:00:55 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 19/04/2025 (messaged on 19/04/2025 03:00:16 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 19/04/2025 03:00:55 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 19/04/2025 (messaged on 19/04/2025 03:00:16 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/04/2025 03:02:59 PM PageName: PlanMemberAdvisor_AccountSavingVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountSavingVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 19/04/2025 03:12:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010669' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010669' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010669' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 03:12:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010669' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010669' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010669' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 03:45:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 03:47:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11105) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 03:47:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11105) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 03:47:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11105) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 03:47:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11105) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 03:48:00 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 03:48:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 03:48:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 03:48:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010958' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010958' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010958' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 03:48:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010958' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010958' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010958' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 03:49:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000927' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115000927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 03:49:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000927' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115000927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 03:49:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000927' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115000927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 03:49:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000927' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115000927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 03:52:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000927' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115000927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 03:52:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000927' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115000927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 04:06:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000927' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115000927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 04:06:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000927' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115000927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 04:10:57 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 04:10:57 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 04:15:47 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 04:15:47 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 04:36:18 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 04:36:18 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 05:00:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 05:00:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 05:14:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008544' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008544' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:14:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008544' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008544' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:16:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:16:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:17:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:17:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:17:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115003656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:17:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115003656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:19:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11100) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:19:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11100) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:20:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11100) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:20:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11100) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:20:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:20:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:21:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010954' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010954' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010954' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:21:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010954' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010954' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010954' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:21:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11102) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:21:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11102) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:22:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11102) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:22:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11102) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:22:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:22:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:22:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010955' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010955' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010955' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:22:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010955' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010955' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010955' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:23:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11103) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:23:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11103) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:23:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11103) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:23:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11103) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:23:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:23:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:24:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010956' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010956' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010956' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:24:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010956' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010956' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010956' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:24:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11104) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:24:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11104) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:25:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11104) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:25:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11104) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:25:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:25:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:25:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010957' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010957' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:25:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010957' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010957' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:26:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11106) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:26:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11106) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:26:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11106) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:26:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11106) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:27:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:27:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:27:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010959' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010959' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010959' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:27:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010959' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010959' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010959' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:28:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11107) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:28:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11107) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:28:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11107) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:28:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11107) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:28:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:28:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:28:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:28:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:29:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11108) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:29:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11108) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:29:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11108) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:29:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11108) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:30:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:30:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:30:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:30:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:31:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11109) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:31:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11109) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:31:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11109) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:31:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11109) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:31:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:31:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:31:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010962' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010962' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010962' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:31:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010962' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010962' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010962' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:32:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11110) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:32:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11110) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:32:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11110) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:32:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11110) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:32:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:32:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:33:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010963' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010963' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010963' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:33:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010963' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010963' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010963' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 05:44:22 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 05:46:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4890) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/04/2025 05:46:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4890) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/04/2025 05:47:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4890) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/04/2025 05:47:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4890) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/04/2025 05:48:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/04/2025 05:48:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/04/2025 05:49:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005070' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115005070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/04/2025 05:49:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005070' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115005070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/04/2025 06:23:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 06:23:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/04/2025 06:35:01 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/04/2025 06:40:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/04/2025 06:40:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/04/2025 08:56:59 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/04/2025 08:56:59 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/04/2025 08:58:05 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 20/04/2025 08:58:05 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 20/04/2025 02:04:51 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/04/2025 02:04:54 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/04/2025 02:05:03 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/04/2025 02:05:07 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/04/2025 11:01:33 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/04/2025 11:01:40 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 20/04/2025 11:01:53 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/04/2025 06:52:01 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 06:52:01 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 09:25:25 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 09:25:25 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 09:34:17 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 09:34:17 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 09:41:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 09:41:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 09:48:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 09:48:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 09:51:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000261' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000261' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000261' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 09:51:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000261' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000261' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000261' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 09:52:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009457' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009457' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009457' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 09:52:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009457' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009457' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009457' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 09:59:05 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 10:02:41 AM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountProfitLossReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 10:17:48 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 10:22:02 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 10:23:27 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 10:31:23 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:03:45 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:05:29 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:13:30 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:19:59 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:28:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005393' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005393' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115005393' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 11:28:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005393' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005393' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115005393' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 11:28:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005393' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005393' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115005393' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 11:28:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005393' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005393' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115005393' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 11:29:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005393' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005393' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115005393' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 11:29:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005393' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005393' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115005393' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 11:29:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 21/04/2025 11:29:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 21/04/2025 11:29:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005151' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005151' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115005151' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 11:29:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005151' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005151' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115005151' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 11:30:14 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 21/04/2025 11:30:45 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:33:23 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:38:02 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:42:09 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 11:43:54 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 21/04/2025 11:44:54 AM PageName: DepositLoan_DepositLoanApplication String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositLoan_DepositLoanApplication.CheckNomineeDOB1() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/04/2025 12:01:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009717' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009717' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009717' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:01:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009717' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009717' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009717' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:02:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003377' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115003377' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:02:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003377' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115003377' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:02:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115009595' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009595' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:02:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115009595' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009595' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:03:15 PM PageName: DepositLoan_DepositLoanApplication String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_DepositLoanApplication.ddlLoanAmount_SelectedIndexChanged(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 21/04/2025 12:15:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115007543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:15:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115007543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:17:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003377' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115003377' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:17:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003377' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115003377' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:17:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 21/04/2025 12:17:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 21/04/2025 12:17:42 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 12:21:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 12:21:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 12:21:52 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 12:28:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004436' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004436' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004436' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:28:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004436' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004436' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004436' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:29:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:29:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:30:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5623) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 21/04/2025 12:30:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5623) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 21/04/2025 12:31:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5623) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 21/04/2025 12:31:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5623) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 21/04/2025 12:33:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:33:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:34:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007170' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007170' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007170' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:34:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007170' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007170' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007170' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:34:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 21/04/2025 12:34:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 21/04/2025 12:35:33 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 12:36:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:36:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:36:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:36:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:36:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:36:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:45:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8658) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 21/04/2025 12:45:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8658) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 21/04/2025 12:45:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8658) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 21/04/2025 12:45:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8658) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 21/04/2025 12:46:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 21/04/2025 12:46:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 21/04/2025 12:46:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008863' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008863' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008863' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:46:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008863' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008863' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008863' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:47:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008863' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008863' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008863' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 12:47:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008863' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008863' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008863' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 12:47:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 21/04/2025 12:47:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 21/04/2025 12:54:06 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 12:55:20 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 01:01:02 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 01:01:18 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at PlanMemberAdvisor_MemberKYCUpdate.Page_Load(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 01:09:02 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 01:14:05 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 01:19:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005812' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115005812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 01:19:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005812' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115005812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 01:24:56 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 01:41:49 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 01:42:29 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 01:44:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007894' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007894' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007894' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 01:44:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007894' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007894' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007894' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 01:52:55 PM PageName: PlanIncentive_SpotCommissionPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanIncentive_SpotCommissionPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/04/2025 01:53:10 PM PageName: PlanIncentive_SpotCommissionPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanIncentive_SpotCommissionPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/04/2025 01:53:52 PM PageName: PlanIncentive_SpotCommissionPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanIncentive_SpotCommissionPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/04/2025 01:54:50 PM PageName: PlanIncentive_PlanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanIncentive_PlanIncentivePayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/04/2025 01:56:31 PM PageName: PlanIncentive_PlanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanIncentive_PlanIncentivePayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/04/2025 02:00:44 PM PageName: PlanMemberAdvisor_PrintRDDDPassbook String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus, a.EntryUser, rtrim(Convert(CHAR,a.MaturityEntryTime,106))+' '+rtrim(Convert(CHAR,a.MaturityEntryTime,108))AS MaturityEntryTime, a.PlanDocumentNo FROM PlanAccountDetail a WITH(nolock) WHERE a.PlanGroup='RD' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_PrintRDDDPassbook.FillDetail() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 21/04/2025 02:01:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 02:01:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 02:01:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 02:01:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 02:03:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 02:03:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 02:03:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 21/04/2025 02:03:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 21/04/2025 02:03:36 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 02:08:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2881) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 21/04/2025 02:08:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2881) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 21/04/2025 02:08:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2881) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 21/04/2025 02:08:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2881) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 21/04/2025 02:08:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 21/04/2025 02:08:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 21/04/2025 02:09:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115003035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 02:09:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115003035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 02:09:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115003035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 02:09:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115003035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 02:10:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 21/04/2025 02:10:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 21/04/2025 02:11:00 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 02:22:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 02:37:06 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 02:53:42 PM PageName: PlanMemberAdvisor_MemberKYCUpdate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at PlanMemberAdvisor_MemberKYCUpdate.Page_Load(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:03:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008794' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008794' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008794' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 03:03:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008794' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008794' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008794' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 03:08:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 21/04/2025 03:08:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 21/04/2025 03:14:51 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:15:28 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:17:28 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:19:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:19:34 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:21:31 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:22:00 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:22:45 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:24:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:28:42 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:29:17 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:29:43 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:34:46 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 03:34:46 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 03:38:36 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:38:59 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:39:29 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:42:02 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:42:38 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:44:49 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 03:51:06 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:52:05 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:52:35 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:52:57 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:53:22 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:53:48 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 03:54:16 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 04:03:49 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 04:15:31 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 21/04/2025 04:49:41 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 04:49:41 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 05:14:58 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 05:14:58 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 05:41:29 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.BranchAddress, Convert(CHAR, a.BranchJoinDate,103)AS BranchJoinDate, Convert(CHAR, a.BranchJoinDate,103)AS BranchJoinDated, Convert(CHAR, a.BranchExitDate,103)AS BranchExitDate, Convert(CHAR, a.BranchExitDate,103)AS BranchExitDated, a.BranchStatus, a.StateId, a.StateName, a.DistrictId, a.DistrictName, a.DivisionId, a.DivisionName, a.RegionId, a.RegionName, a.ZoneId, a.ZoneName, a.BranchCashId, a.BranchCashName, a.BranchLatitude, a.BranchLongitude, a.BranchDistance FROM BranchNameMaster a WITH(nolock) WHERE 1=1 AND a.BranchStatus='Active' ORDER BY a.BranchStatus, a.BranchName, a.BranchId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'BranchLatitude'. Invalid column name 'BranchLongitude'. Invalid column name 'BranchDistance'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 05:41:29 PM PageName: UserMasterSetting_BranchNameMaster String str: SELECT a.BranchId, a.BranchName, a.BranchAddress, Convert(CHAR, a.BranchJoinDate,103)AS BranchJoinDate, Convert(CHAR, a.BranchJoinDate,103)AS BranchJoinDated, Convert(CHAR, a.BranchExitDate,103)AS BranchExitDate, Convert(CHAR, a.BranchExitDate,103)AS BranchExitDated, a.BranchStatus, a.StateId, a.StateName, a.DistrictId, a.DistrictName, a.DivisionId, a.DivisionName, a.RegionId, a.RegionName, a.ZoneId, a.ZoneName, a.BranchCashId, a.BranchCashName, a.BranchLatitude, a.BranchLongitude, a.BranchDistance FROM BranchNameMaster a WITH(nolock) WHERE 1=1 AND a.BranchStatus='Active' ORDER BY a.BranchStatus, a.BranchName, a.BranchId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_BranchNameMaster.FillData() TargetSite: Void FillData() Time: 21/04/2025 05:41:35 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.BranchAddress, Convert(CHAR, a.BranchJoinDate,103)AS BranchJoinDate, Convert(CHAR, a.BranchJoinDate,103)AS BranchJoinDated, Convert(CHAR, a.BranchExitDate,103)AS BranchExitDate, Convert(CHAR, a.BranchExitDate,103)AS BranchExitDated, a.BranchStatus, a.StateId, a.StateName, a.DistrictId, a.DistrictName, a.DivisionId, a.DivisionName, a.RegionId, a.RegionName, a.ZoneId, a.ZoneName, a.BranchCashId, a.BranchCashName, a.BranchLatitude, a.BranchLongitude, a.BranchDistance FROM BranchNameMaster a WITH(nolock) WHERE 1=1 AND a.BranchStatus='Active' ORDER BY a.BranchStatus, a.BranchName, a.BranchId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'BranchLatitude'. Invalid column name 'BranchLongitude'. Invalid column name 'BranchDistance'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 21/04/2025 05:41:35 PM PageName: UserMasterSetting_BranchNameMaster String str: SELECT a.BranchId, a.BranchName, a.BranchAddress, Convert(CHAR, a.BranchJoinDate,103)AS BranchJoinDate, Convert(CHAR, a.BranchJoinDate,103)AS BranchJoinDated, Convert(CHAR, a.BranchExitDate,103)AS BranchExitDate, Convert(CHAR, a.BranchExitDate,103)AS BranchExitDated, a.BranchStatus, a.StateId, a.StateName, a.DistrictId, a.DistrictName, a.DivisionId, a.DivisionName, a.RegionId, a.RegionName, a.ZoneId, a.ZoneName, a.BranchCashId, a.BranchCashName, a.BranchLatitude, a.BranchLongitude, a.BranchDistance FROM BranchNameMaster a WITH(nolock) WHERE 1=1 AND a.BranchStatus='Active' ORDER BY a.BranchStatus, a.BranchName, a.BranchId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_BranchNameMaster.FillData() TargetSite: Void FillData() Time: 21/04/2025 08:25:34 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 08:25:34 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 08:33:21 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 08:33:21 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 08:34:01 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 08:34:01 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 08:35:41 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 08:35:41 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 08:37:14 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 21/04/2025 08:37:14 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 21/04/2025 11:16:41 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 21/04/2025 11:16:51 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/04/2025 07:32:32 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 22/04/2025 09:16:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 09:16:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 09:16:26 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 09:16:26 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 09:35:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 09:35:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 09:45:28 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 09:47:16 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 09:47:16 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 09:50:25 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 09:50:27 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 09:50:27 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 09:56:12 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 09:56:12 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 09:56:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 09:56:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 09:57:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 09:57:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 10:11:41 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 10:11:41 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 10:25:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008464' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008464' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008464' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:25:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008464' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008464' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008464' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:29:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11111) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:29:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11111) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:29:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11111) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:29:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11111) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:30:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:30:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:30:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:30:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:31:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11112) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:31:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11112) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:31:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11112) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:31:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11112) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:31:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:31:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:32:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:32:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:32:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11113) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:32:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11113) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:33:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11113) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:33:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11113) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:33:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:33:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:33:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:33:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:34:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11114) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:34:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11114) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:35:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11114) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:35:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11114) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:36:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:36:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:37:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010967' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010967' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010967' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:37:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010967' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010967' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010967' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:38:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11115) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:38:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11115) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:38:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11115) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:38:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11115) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:39:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:39:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:39:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010968' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010968' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010968' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:39:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010968' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010968' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010968' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:40:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11116) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:40:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11116) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:40:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11116) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:40:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11116) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:41:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010969' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010969' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010969' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:41:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010969' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010969' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010969' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:41:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:41:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:44:31 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 10:48:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11117) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:48:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11117) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:48:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11117) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:48:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11117) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:48:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:48:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:49:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010970' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010970' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010970' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:49:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010970' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010970' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010970' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:50:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11118) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:50:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11118) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:50:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11118) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:50:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11118) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:51:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:51:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:51:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:51:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:51:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010971' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010971' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010971' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:51:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010971' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010971' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010971' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:52:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11119) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:52:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11119) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:52:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11119) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:52:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11119) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:52:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:52:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:52:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010972' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010972' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010972' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:52:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010972' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010972' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010972' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:54:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11120) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:54:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11120) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:54:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11120) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:54:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11120) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:54:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:54:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:54:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010973' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010973' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010973' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:54:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010973' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010973' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010973' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:55:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11121) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:55:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11121) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:55:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11121) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:55:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11121) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:56:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:56:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:56:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11121) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:56:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11121) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:56:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010974' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010974' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010974' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:56:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010974' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010974' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010974' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 10:57:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11123) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 10:57:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11123) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 10:57:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11123) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 10:57:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11123) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 10:57:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 10:57:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 10:58:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010976' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010976' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010976' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 10:58:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010976' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010976' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010976' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:00:44 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004930' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='10/3/2024 12:00:00 AM' AND TransId>=5357 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5910' WHERE SavingId='27115004930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:00:44 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004930' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='10/3/2024 12:00:00 AM' AND TransId>=5357 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5910' WHERE SavingId='27115004930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 22/04/2025 11:01:38 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 11:02:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:02:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:02:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:02:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:03:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 11:03:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 11:08:15 AM PageName: CreateUserMenu24 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Column 'MMNo' does not belong to table Table1. Source: System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at ClassMaster.CreateUserMenu24(DataTable dtMenuList) TargetSite: System.Data.DataColumn GetDataColumn(System.String) Time: 22/04/2025 11:10:32 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 11:10:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007489' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007489' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115007489' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:10:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007489' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007489' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115007489' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:12:39 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 11:15:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006260' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006260' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006260' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:15:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006260' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006260' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006260' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:15:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:15:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:15:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 11:15:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 11:16:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:16:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:16:56 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 11:18:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:18:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:18:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004644' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004644' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004644' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:18:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004644' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004644' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004644' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:18:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 11:18:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 11:19:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:19:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:24:38 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 11:30:03 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 11:30:23 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 11:33:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115001509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:33:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115001509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:33:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115001509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 11:33:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115001509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 11:45:03 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 11:52:56 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:02:18 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:03:38 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 12:03:38 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 12:04:06 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 12:10:16 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:15:27 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 12:16:47 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 12:21:36 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:24:01 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:27:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 12:27:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 12:29:21 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:29:56 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 12:29:56 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 12:31:08 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 12:31:08 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 12:35:00 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 12:35:00 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 12:41:00 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 12:53:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:55:14 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:55:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 12:55:58 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 01:22:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009213' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009213' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009213' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 01:22:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009213' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009213' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009213' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 01:22:37 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 22/04/2025 01:22:55 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanFormNo, a.LoanStatus, a.ApplicationId, a.SanctionId, a.PLoanTypeName, a.PLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate FROM PlanLoanAccount a WITH(nolock) WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.BranchId='2711' AND a.MobileNo='8419836421' ORDER BY a.ApprovalDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 01:22:55 PM PageName: DepositLoan_DepositLoanDisbursement String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanFormNo, a.LoanStatus, a.ApplicationId, a.SanctionId, a.PLoanTypeName, a.PLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate FROM PlanLoanAccount a WITH(nolock) WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.BranchId='2711' AND a.MobileNo='8419836421' ORDER BY a.ApprovalDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_arfv5xct StackTrace: at DepositLoan_DepositLoanDisbursement.FillData() TargetSite: Void FillData() Time: 22/04/2025 01:22:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 01:22:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 01:23:05 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanFormNo, a.LoanStatus, a.ApplicationId, a.SanctionId, a.PLoanTypeName, a.PLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate FROM PlanLoanAccount a WITH(nolock) WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.BranchId='2711' AND a.MobileNo='9129666421' ORDER BY a.ApprovalDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 01:23:05 PM PageName: DepositLoan_DepositLoanDisbursement String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanFormNo, a.LoanStatus, a.ApplicationId, a.SanctionId, a.PLoanTypeName, a.PLoanTypeNo, a.LoanTermMode, a.LoanTerm, a.InterestMethod, a.InterestRate, a.LoanPurpose, a.ApprovalAmount, Convert(CHAR,a.ApprovalDate,103)AS ApprovalDate FROM PlanLoanAccount a WITH(nolock) WHERE a.LoanStatus IN ('LoanApproved','LoanFeePaid') AND a.BranchId='2711' AND a.MobileNo='9129666421' ORDER BY a.ApprovalDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_arfv5xct StackTrace: at DepositLoan_DepositLoanDisbursement.FillData() TargetSite: Void FillData() Time: 22/04/2025 01:27:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006464' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006464' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115006464' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 01:27:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006464' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006464' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115006464' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 01:28:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115005791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 01:28:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115005791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 01:28:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 01:28:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 01:29:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 01:29:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 01:30:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002799' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002799' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115002799' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 01:30:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002799' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002799' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115002799' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 01:30:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002799' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002799' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115002799' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 01:30:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002799' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002799' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115002799' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 01:31:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 01:31:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 01:31:28 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 01:38:03 PM PageName: DepositLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.ReferalName,'N/A')+' ('+isnull(a.ReferalId,'')+')'AS LoanOfficerName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(b.MemberId,'N/A')AS Gender, CASE WHEN b.DOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.DOB,106)) END +' ('+CASE WHEN b.Age IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.Age)) END +')' AS MemberDOBAge, isnull(b.GuardianRelation,'')+' '+isnull(b.GuardianName,'N/A')AS GuardianName, isnull(b.MobileNo,'N/A')AS MobileNo, isnull(b.ContactNo,'N/A')AS ContactNo, isnull(b.PostalAddress,'N/A')AS PostalAddress, isnull(b.PermanentAddress,'N/A')AS PermanentAddress, isnull(b.Occupation,'N/A')AS Occupation, isnull(b.AnnualIncome,'N/A')AS AnnualIncome, isnull(b.MemberPanNo,'N/A')AS MemberPanNo, isnull(b.MemberAadharNo,'N/A')AS MemberAadharNo, isnull(b.MemberPhoto,'N/A')AS MemberPhoto, isnull(a.MemberBankName,'N/A')AS MemberBankName, isnull(b.BankBranchName,'N/A')AS BankBranchName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS LoanCycle, isnull(a.PLoanTypeName,'N/A')AS LoanTypeName, isnull(a.PLoanTypeNo,'N/A')AS LoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, CASE WHEN a.InterestRate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.InterestRate)) END AS InterestRate, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApplicationDate,106)) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApprovalDate,106)) END AS ApprovalDate, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax,CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.FeeDate,106)) END AS FeeDate, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS TotalInterest, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS EMIAmount, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS DisburseDate, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS ExpiryDate FROM PlanLoanAccount a WITH(nolock) LEFT JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.LoanId='27116003299' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_PrintRDLCPage.DepositLoanCardFront() TargetSite: Void AbortInternal() Time: 22/04/2025 01:38:03 PM PageName: DepositLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.ReferalName,'N/A')+' ('+isnull(a.ReferalId,'')+')'AS LoanOfficerName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(b.MemberId,'N/A')AS Gender, CASE WHEN b.DOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.DOB,106)) END +' ('+CASE WHEN b.Age IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.Age)) END +')' AS MemberDOBAge, isnull(b.GuardianRelation,'')+' '+isnull(b.GuardianName,'N/A')AS GuardianName, isnull(b.MobileNo,'N/A')AS MobileNo, isnull(b.ContactNo,'N/A')AS ContactNo, isnull(b.PostalAddress,'N/A')AS PostalAddress, isnull(b.PermanentAddress,'N/A')AS PermanentAddress, isnull(b.Occupation,'N/A')AS Occupation, isnull(b.AnnualIncome,'N/A')AS AnnualIncome, isnull(b.MemberPanNo,'N/A')AS MemberPanNo, isnull(b.MemberAadharNo,'N/A')AS MemberAadharNo, isnull(b.MemberPhoto,'N/A')AS MemberPhoto, isnull(a.MemberBankName,'N/A')AS MemberBankName, isnull(b.BankBranchName,'N/A')AS BankBranchName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS LoanCycle, isnull(a.PLoanTypeName,'N/A')AS LoanTypeName, isnull(a.PLoanTypeNo,'N/A')AS LoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, CASE WHEN a.InterestRate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.InterestRate)) END AS InterestRate, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApplicationDate,106)) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApprovalDate,106)) END AS ApprovalDate, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax,CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.FeeDate,106)) END AS FeeDate, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS TotalInterest, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS EMIAmount, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS DisburseDate, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS ExpiryDate FROM PlanLoanAccount a WITH(nolock) LEFT JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.LoanId='27116003299' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at DepositLoan_PrintRDLCPage.DepositLoanCardFront() at DepositLoan_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void DepositLoanCardFront() Time: 22/04/2025 01:38:08 PM PageName: DepositLoan_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM PlanLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='27116003299' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance, PrincipalTotal, InterestTotal, EMITotal, PartNo FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_PrintRDLCPage.DepositLoanCardBack() TargetSite: Void AbortInternal() Time: 22/04/2025 01:38:08 PM PageName: DepositLoan_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), LoanId VARCHAR(50), DueDate VARCHAR(20), DNo INT, Principal decimal(10,2), Interest decimal(10,2), EMI decimal(10,2), PrincipalBalance decimal(10,2), InterestBalance decimal(10,2), EMIBalance decimal(10,2), PrincipalTotal decimal(10,2), InterestTotal decimal(10,2), EMITotal decimal(10,2), PartNo INT ); INSERT INTO @FTable ( LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance ) SELECT a.LoanId, rtrim(convert(CHAR,a.DDate,103))AS DueDated, a.DNo, SUM(a.Prin)AS Principal, SUM(a.Intt)AS Interest, SUM(a.Total)AS TotalEMI, MAX(a.PBal)AS PrincialBalance, MAX(a.IBal)AS IinterestBalance, MAX(a.TBal)AS TotalBalance FROM PlanLoanLedger a WITH(nolock) WHERE a.DNo>0 AND a.LoanId='27116003299' GROUP BY a.LoanId, rtrim(convert(CHAR,a.DDate,103)), a.DNo ORDER BY a.DNo ; UPDATE ta SET ta.PartNo=(SELECT count(1)/2 FROM @FTable), ta.PrincipalTotal=(SELECT SUM(Principal) FROM @FTable), ta.InterestTotal=(SELECT SUM(Interest) FROM @FTable), ta.EMITotal=(SELECT SUM(EMI) FROM @FTable) FROM @FTable ta; SELECT LoanId, DueDate, DNo, Principal, Interest, EMI, PrincipalBalance, InterestBalance, EMIBalance, PrincipalTotal, InterestTotal, EMITotal, PartNo FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at DepositLoan_PrintRDLCPage.DepositLoanCardBack() at DepositLoan_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void DepositLoanCardBack() Time: 22/04/2025 01:47:37 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:09:53 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:14:17 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:15:47 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:19:12 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:22:59 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:25:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 02:25:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 02:29:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:37:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004968' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004968' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004968' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 02:37:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004968' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004968' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004968' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 02:44:48 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:45:38 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:46:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 02:46:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 02:54:31 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:54:31 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 02:58:01 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 03:02:08 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 03:02:28 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 03:07:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008788' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008788' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008788' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:07:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008788' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008788' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008788' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:12:42 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 03:12:42 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 03:17:19 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositLoan_DepositEMIDuePenaltyReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 22/04/2025 03:20:34 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 03:21:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010098' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010098' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:21:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010098' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010098' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:21:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010671' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010671' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010671' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:21:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010671' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010671' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010671' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:22:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:22:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:24:33 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 03:32:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:32:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:33:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009734' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009734' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009734' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:33:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009734' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009734' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009734' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:34:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003242' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003242' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115003242' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:34:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003242' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003242' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115003242' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:34:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:34:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:35:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115005354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:35:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115005354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:35:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115005354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:35:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115005354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:36:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115006629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:36:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115006629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:38:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:38:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:39:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010743' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010743' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 03:39:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010743' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010743' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 03:44:59 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 22/04/2025 03:58:57 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 03:58:57 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 04:05:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007957' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007957' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 04:05:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007957' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007957' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 04:06:28 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:07:23 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:08:16 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:08:50 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:09:27 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:09:56 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:10:36 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:11:57 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:12:24 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 04:12:27 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 04:16:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10157) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 22/04/2025 04:16:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10157) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 22/04/2025 04:17:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10157) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 22/04/2025 04:17:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10157) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 22/04/2025 04:17:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000023' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000023' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000023' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 04:17:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000023' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000023' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000023' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 04:18:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 04:18:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 04:22:29 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:25:38 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:28:59 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 22/04/2025 04:36:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 04:36:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 04:40:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000898' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115000898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 04:40:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000898' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115000898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 04:41:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000898' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115000898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 04:41:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000898' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115000898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 04:43:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000898' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115000898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 22/04/2025 04:43:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000898' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115000898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 22/04/2025 04:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 22/04/2025 04:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 22/04/2025 04:55:49 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 05:01:31 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:01:39 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:02:12 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' AND a.PLoanTypeNo='Small Business Loan 24' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:02:31 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' AND a.PLoanTypeNo='Small Business Loan 50-2' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:02:48 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:02:57 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:03:16 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:03:34 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:03:49 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:04:26 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:04:44 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:23:53 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/22/2025 12:00:00 AM' AND DDate<'4/23/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 22/04/2025 05:38:29 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 05:38:29 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 06:20:12 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 06:26:01 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 06:26:01 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 06:26:15 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 06:26:15 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 06:26:17 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 22/04/2025 06:26:17 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 22/04/2025 06:26:19 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 22/04/2025 08:48:52 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: DECLARE @TDate DATE; SET @TDate='4/22/2025 12:00:00 AM'; SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.LoanOfficerId, a.LoanOfficerName, a.CenterId, a.CenterName, a.GroupName, a.MemberId, a.MemberName, a.NomineeName, a.MobileNo, a.LoanId, convert(CHAR,c.FromDueDate,106)AS FromDueDate, c.NoOfDay, c.NoOfOD, c.PrincipalOD, c.InterestOD, c.TotalOD, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, convert(CHAR,b.LastPaidDate,106)AS LastPaidDate, isnull(b.PaidPrincipal,0)AS PaidPrincipal, isnull(b.PaidInterest,0)AS PaidInterest, isnull(b.PaidTotal,0)AS PaidTotal, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, a.LoanAmount-isnull(b.PaidPrincipal,0)AS BalancePrincipal, a.TotalInterest-isnull(b.PaidInterest,0)AS BalanceInterest, a.LoanAmount+a.TotalInterest-isnull(b.PaidTotal,0)AS BalanceTotal, CASE WHEN isnull(c.NoOfDay,0)<=0 THEN 'OnTime' WHEN isnull(c.NoOfDay,0)>=1 AND isnull(c.NoOfDay,0)<=7 THEN '1 to 7 Days' WHEN isnull(c.NoOfDay,0)>=8 AND isnull(c.NoOfDay,0)<=15 THEN '8 to 15 Days' WHEN isnull(c.NoOfDay,0)>=16 AND isnull(c.NoOfDay,0)<=30 THEN '16 to 30 Days' WHEN isnull(c.NoOfDay,0)>=31 AND isnull(c.NoOfDay,0)<=60 THEN '31 to 60 Days' WHEN isnull(c.NoOfDay,0)>=61 AND isnull(c.NoOfDay,0)<=90 THEN '61 to 90 Days' WHEN isnull(c.NoOfDay,0)>=91 AND isnull(c.NoOfDay,0)<=120 THEN '91 to 120 Days' WHEN isnull(c.NoOfDay,0)>=121 AND isnull(c.NoOfDay,0)<=150 THEN '121 to 150 Days' WHEN isnull(c.NoOfDay,0)>=151 AND isnull(c.NoOfDay,0)<=180 THEN '151 to 180 Days' WHEN isnull(c.NoOfDay,0)>=181 AND isnull(c.NoOfDay,0)<=365 THEN '181 to 365 Days' WHEN isnull(c.NoOfDay,0)>365 THEN '365+ Days' ELSE 'Not Defined' END AS ODDayRange, a.LoanCycle, a.GLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, cm.MeetingDay FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupCenterMaster cm WITH(nolock) ON a.CenterId=cm.CenterId LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, SUM(Prin)AS PaidPrincipal, SUM(Intt)AS PaidInterest, SUM(Total)AS PaidTotal FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Paid' AND PDate=1 AND isnull(c.NoOfDay,0)<=7 THEN '1 to 7 Days' WHEN isnull(c.NoOfDay,0)>=8 AND isnull(c.NoOfDay,0)<=15 THEN '8 to 15 Days' WHEN isnull(c.NoOfDay,0)>=16 AND isnull(c.NoOfDay,0)<=30 THEN '16 to 30 Days' WHEN isnull(c.NoOfDay,0)>=31 AND isnull(c.NoOfDay,0)<=60 THEN '31 to 60 Days' WHEN isnull(c.NoOfDay,0)>=61 AND isnull(c.NoOfDay,0)<=90 THEN '61 to 90 Days' WHEN isnull(c.NoOfDay,0)>=91 AND isnull(c.NoOfDay,0)<=120 THEN '91 to 120 Days' WHEN isnull(c.NoOfDay,0)>=121 AND isnull(c.NoOfDay,0)<=150 THEN '121 to 150 Days' WHEN isnull(c.NoOfDay,0)>=151 AND isnull(c.NoOfDay,0)<=180 THEN '151 to 180 Days' WHEN isnull(c.NoOfDay,0)>=181 AND isnull(c.NoOfDay,0)<=365 THEN '181 to 365 Days' WHEN isnull(c.NoOfDay,0)>365 THEN '365+ Days' ELSE 'Not Defined' END AS ODDayRange, a.LoanCycle, a.GLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, cm.MeetingDay FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupCenterMaster cm WITH(nolock) ON a.CenterId=cm.CenterId LEFT JOIN ( SELECT LoanId, MAX(PDate)AS LastPaidDate, SUM(Prin)AS PaidPrincipal, SUM(Intt)AS PaidInterest, SUM(Total)AS PaidTotal FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Paid' AND PDate=DDate AND DDate>='4/23/2025 12:00:00 AM' AND DDate<'4/24/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 23/04/2025 09:28:12 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/23/2025 12:00:00 AM' AND DDate<'4/24/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 23/04/2025 09:28:29 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:28:29 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:31:08 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/23/2025 12:00:00 AM' AND DDate<'4/24/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 23/04/2025 09:32:15 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:32:15 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:37:34 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:37:34 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:39:05 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:39:05 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:41:35 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:41:35 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:46:42 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 09:52:29 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:01:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:01:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:06:31 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 10:09:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11124) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 10:09:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11124) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 10:10:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11124) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 10:10:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11124) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 10:10:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:10:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:10:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010977' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010977' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010977' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:10:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010977' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010977' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010977' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:12:08 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 10:14:49 AM PageName: DepositLoan_PrintLoanIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrhqes1y StackTrace: at DepositLoan_PrintLoanIncentiveVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:19:32 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 10:21:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11125) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 10:21:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11125) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 10:21:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000058' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000058' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:21:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000058' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000058' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:21:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:21:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:21:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11125) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 10:21:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11125) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 10:21:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:21:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:22:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:22:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:23:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11126) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 10:23:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11126) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 10:24:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11126) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 10:24:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11126) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 10:25:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:25:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:25:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010979' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010979' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010979' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:25:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010979' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010979' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010979' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:27:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11127) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 10:27:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11127) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 10:27:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11127) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 10:27:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11127) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 10:27:50 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 10:27:50 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 10:27:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:27:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:28:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010980' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010980' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010980' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:28:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010980' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010980' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010980' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:30:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11128) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 10:30:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11128) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 10:30:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11128) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 10:30:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11128) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 10:30:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:30:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:31:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010981' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010981' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010981' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:31:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010981' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010981' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010981' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:34:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11129) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 10:34:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11129) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 10:34:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11129) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 10:34:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11129) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 10:35:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:35:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:35:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010982' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010982' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010982' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:35:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010982' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010982' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010982' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:36:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11130) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 10:36:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11130) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 10:36:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11130) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 10:36:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11130) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 10:37:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:37:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:37:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010983' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010983' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010983' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:37:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010983' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010983' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010983' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:38:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11131) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 10:38:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11131) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 10:39:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11131) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 10:39:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11131) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 10:39:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:39:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:39:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010984' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010984' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010984' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:39:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010984' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010984' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010984' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:43:10 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 23/04/2025 10:43:13 AM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 23/04/2025 10:46:29 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 10:46:29 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 10:48:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:48:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:49:21 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:49:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:49:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:49:28 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:49:40 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:49:52 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:49:55 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:50:16 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:50:26 AM PageName: DepositAdvisor_AdvisorRDCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:50:51 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:50:56 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:50:59 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:51:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:51:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:51:03 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:51:05 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:51:07 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:51:10 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 23/04/2025 10:51:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:51:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:53:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 10:53:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 10:53:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 10:53:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 10:55:51 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/23/2025 12:00:00 AM' AND DDate<'4/24/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 23/04/2025 11:00:11 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 11:04:06 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 11:56:25 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 11:59:35 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 12:04:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11132) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 12:04:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11132) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 12:05:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11132) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 12:05:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11132) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 12:05:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 12:05:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 12:05:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:05:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:07:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11133) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 12:07:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11133) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 12:07:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11133) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 12:07:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11133) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 12:08:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 12:08:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 12:08:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010986' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010986' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010986' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:08:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010986' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010986' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010986' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:08:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 12:08:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 12:10:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11134) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 12:10:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11134) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 12:10:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11134) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 12:10:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11134) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 12:11:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 12:11:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 12:11:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010987' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010987' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010987' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:11:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010987' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010987' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010987' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:13:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11135) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 12:13:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11135) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 12:13:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11135) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 12:13:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11135) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 12:13:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11135) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 12:13:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11135) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 12:14:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 12:14:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 12:14:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010988' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010988' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010988' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:14:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010988' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010988' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010988' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:16:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11136) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 12:16:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11136) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 12:16:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11136) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 12:16:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11136) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 12:16:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 12:16:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 12:16:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 12:16:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 12:16:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010989' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010989' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010989' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:16:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010989' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010989' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010989' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:18:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11137) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 12:18:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11137) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 12:18:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11137) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 12:18:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11137) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 12:18:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11137) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 12:18:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11137) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 12:18:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 12:18:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 12:19:07 PM PageName: PlanMemberAdvisor_PrintRDDDPassbook String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1dlskg05 StackTrace: at PlanMemberAdvisor_PrintRDDDPassbook.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 23/04/2025 12:19:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010990' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010990' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010990' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:19:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010990' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010990' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010990' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:20:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:20:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:21:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009404' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009404' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:21:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009404' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009404' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:22:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:22:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:23:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:23:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:24:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003930' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003930' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:24:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003930' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003930' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:24:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003930' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003930' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:24:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003930' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003930' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:25:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010434' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010434' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010434' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 12:25:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010434' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010434' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010434' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 12:26:27 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/04/2025 12:26:34 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/04/2025 12:26:40 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/04/2025 12:27:26 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/04/2025 12:27:42 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/04/2025 12:28:13 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 12:56:43 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 01:03:17 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/04/2025 01:04:14 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 01:08:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001411' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115001411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 01:08:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001411' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115001411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 01:09:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008921' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008921' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008921' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 01:09:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008921' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008921' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008921' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 01:10:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008921' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008921' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008921' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 01:10:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008921' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008921' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008921' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 01:12:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 01:12:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 01:13:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008296' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008296' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008296' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 01:13:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008296' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008296' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008296' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 01:14:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 01:14:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 01:30:09 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 02:15:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:15:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:16:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:16:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:17:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:17:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:18:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007289' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007289' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007289' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:18:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007289' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007289' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007289' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:19:48 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 02:20:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007205' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007205' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007205' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:20:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007205' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007205' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007205' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:22:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007205' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007205' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007205' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:22:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007205' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007205' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007205' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:26:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007205' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007205' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007205' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:26:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007205' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007205' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007205' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:27:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007203' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007203' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:27:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007203' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007203' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:28:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007203' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007203' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:28:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007203' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007203' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:29:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007387' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007387' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007387' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:29:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007387' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007387' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007387' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:31:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:31:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:44:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11138) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 02:44:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11138) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 02:44:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11138) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 02:44:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11138) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 02:44:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 02:44:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 02:45:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010991' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010991' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010991' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:45:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010991' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010991' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010991' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:45:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010991' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010991' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010991' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:45:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010991' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010991' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010991' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 02:48:21 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 23/04/2025 02:53:52 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 02:54:22 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 02:54:53 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 02:56:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11139) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 02:56:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11139) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 02:56:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11139) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 02:56:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11139) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 02:57:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 02:57:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 02:57:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010992' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010992' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010992' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 02:57:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010992' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010992' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010992' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 03:02:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007630' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007630' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007630' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 03:02:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007630' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007630' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007630' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 03:03:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 03:03:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 03:49:38 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 03:49:38 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 03:53:02 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 03:53:06 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 03:54:41 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 04:27:53 PM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 04:27:53 PM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositLoanFullDetail.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 04:29:51 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 04:53:00 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 04:53:01 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 04:53:05 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 23/04/2025 04:53:08 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 04:53:20 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 04:53:52 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 23/04/2025 05:17:50 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 05:17:50 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 05:18:23 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 05:18:23 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 05:27:38 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 05:27:38 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 05:32:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11142) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 05:32:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11142) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 05:33:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11142) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 05:33:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11142) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 05:33:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11142) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 05:33:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11142) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 05:33:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 05:33:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 05:34:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010995' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010995' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010995' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 05:34:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010995' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010995' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010995' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 05:36:44 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 05:37:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 05:55:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11141) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 05:55:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11141) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 05:56:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11141) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 05:56:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11141) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 05:56:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 05:56:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 05:57:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010994' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010994' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010994' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 05:57:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010994' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010994' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010994' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 05:58:20 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 05:58:20 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 05:59:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11140) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 23/04/2025 05:59:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11140) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 23/04/2025 05:59:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11140) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 23/04/2025 05:59:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11140) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 23/04/2025 06:00:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 23/04/2025 06:00:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 23/04/2025 06:00:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010993' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010993' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010993' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 23/04/2025 06:00:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010993' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010993' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010993' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 23/04/2025 06:01:03 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='1/1/2025 12:00:00 AM'; SET @TDate='3/31/2025 12:00:00 AM'; SET @HeadId='130011'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate AND BranchId='2711' )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2425VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 23/04/2025 06:01:03 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='1/1/2025 12:00:00 AM'; SET @TDate='3/31/2025 12:00:00 AM'; SET @HeadId='130011'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate AND BranchId='2711' )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2425VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 23/04/2025 06:22:20 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 06:22:20 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 07:06:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 07:07:00 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 23/04/2025 07:31:40 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 23/04/2025 07:31:44 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/04/2025 07:31:51 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 23/04/2025 09:16:27 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:16:27 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:19:45 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:19:45 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:21:35 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:21:35 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:30:22 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:30:22 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:40:34 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:40:34 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:42:56 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:42:56 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:45:43 PM PageName: GroupLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS C0, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS C2, isnull(a.GroupName,'N/A')AS C3, isnull(c.MeetingType,'N/A')AS C4, CASE WHEN c.MeetingType='Monthly' THEN convert(CHAR,c.MeetingDate) WHEN c.MeetingType IN ( 'Weekly','BiWeekly' ) THEN c.MeetingDay ELSE '' END AS C5, isnull(c.MeetingTime,'N/A')AS C6, isnull(c.MeetingDetail,'N/A')AS C7, isnull(a.MemberId,'N/A')AS C11, isnull(a.MemberName,'N/A')AS C12, isnull(b.MemberGender,'N/A')AS C13, CASE WHEN b.MemberDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberDOB,106)) END +' ('+CASE WHEN b.MemberAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberAge)) END +')' AS C14, isnull(b.GuardianSalutation,'')+' '+isnull(b.MemberGuardianName,'N/A')AS C15, isnull(b.MemberMobileNo,'N/A')AS C16, isnull(b.NomineeMobileNo,'N/A')AS C17, isnull(b.MemberAddress,'N/A')AS C18, isnull(b.MemberOccupation,'N/A')AS C19, isnull(Convert(CHAR,b.MemberAnnualIncome),'N/A')AS C20, isnull(a.NomineeName,'N/A')AS C31, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS C32, isnull(a.NomineeRelation,'N/A')AS C33, isnull(a.NomineeAddress,'N/A')AS C34, isnull(a.LoanId,'N/A')AS C41, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS C42, isnull(a.GLoanTypeName,'N/A')AS C43, isnull(a.GLoanTypeNo,'N/A')AS C44, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS C45, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS C51, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS C52, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS C53, isnull(a.LoanPurpose,'N/A')AS C54, isnull(a.LoanFunder,'N/A')AS C55, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS C56, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS C57, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)+replace(b.KYCFolderLocation,'~/','')+'/'+b.MemberNomineeJointPhoto AS C58, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardFront FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95, (SELECT CompanyImageURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C94 FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId INNER JOIN GroupCenterMaster c WITH(nolock) ON a.CenterId=c.CenterId WHERE a.LoanId='G000101302' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ApplicationException: The report definition for report 'C:\inetpub\vhosts\valourinfotech.in\urvinidhi.valourinfotech.in\GroupLoan_PrintLoanCardFront0RDLC.rdlc' has not been specified ---> System.IO.FileNotFoundException: Could not find file 'C:\inetpub\vhosts\valourinfotech.in\urvinidhi.valourinfotech.in\GroupLoan_PrintLoanCardFront0RDLC.rdlc'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Microsoft.Reporting.StandalonePreviewStore.GetReportDefinition(String path, Boolean isFile) at Microsoft.Reporting.StandalonePreviewStore.GetCompiledReport(CatalogItemContext context, Boolean rebuild, ReportSnapshotBase& snapshot) --- End of inner exception stack trace --- at Microsoft.Reporting.StandalonePreviewStore.GetCompiledReport(CatalogItemContext context, Boolean rebuild, ReportSnapshotBase& snapshot) at Microsoft.Reporting.LocalService.GetCompiledReport(CatalogItemContext itemContext, Boolean rebuild, ReportSnapshotBase& snapshot) at Microsoft.Reporting.WebForms.LocalReport.CompileReport() Message: An error occurred during local report processing. Source: Microsoft.ReportViewer.WebForms StackTrace: at Microsoft.Reporting.WebForms.LocalReport.CompileReport() at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, CreateAndRegisterStream createStreamCallback, Warning[]& warnings) at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at Microsoft.Reporting.WebForms.LocalReport.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at GroupLoan_PrintRDLCPage.GroupLoanCardFront() TargetSite: Void CompileReport() Time: 23/04/2025 09:47:57 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:47:57 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:50:24 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:50:24 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 09:57:05 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 09:57:05 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 10:06:22 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 10:06:22 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 23/04/2025 10:06:52 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 23/04/2025 10:06:52 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 09:01:35 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 09:01:35 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 09:14:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 09:14:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 09:33:51 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 09:33:51 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 09:34:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003500' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003500' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003500' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 09:34:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003500' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003500' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003500' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 09:35:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115008349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 09:35:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115008349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 09:36:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115008349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 09:36:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115008349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 09:38:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 09:38:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 09:39:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 09:39:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 09:49:50 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 09:49:50 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 09:51:11 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 09:51:11 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 09:56:36 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 10:11:05 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 10:11:05 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 10:17:35 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 10:17:35 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 10:21:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 10:21:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 10:44:11 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 10:47:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 10:47:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 10:58:47 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 10:59:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 10:59:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 11:00:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008997' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008997' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008997' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:00:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008997' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008997' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008997' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 11:03:59 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 11:03:59 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 11:09:53 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 11:09:53 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 11:16:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11143) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 24/04/2025 11:16:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11143) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 24/04/2025 11:16:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11143) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 24/04/2025 11:16:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11143) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 24/04/2025 11:17:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 24/04/2025 11:17:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 24/04/2025 11:17:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:17:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 11:21:30 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115001224' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='10/1/2024 12:00:00 AM' AND TransId>=5274 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5859' WHERE SavingId='27115001224' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:21:30 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115001224' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='10/1/2024 12:00:00 AM' AND TransId>=5274 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5859' WHERE SavingId='27115001224' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 24/04/2025 11:22:07 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115001224' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='10/1/2024 12:00:00 AM' AND TransId>=5274 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5859' WHERE SavingId='27115001224' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:22:07 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115001224' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='10/1/2024 12:00:00 AM' AND TransId>=5274 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5859' WHERE SavingId='27115001224' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 24/04/2025 11:24:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006423' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006423' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006423' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:24:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006423' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006423' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006423' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 11:26:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:26:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 11:27:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:27:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 11:28:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006748' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006748' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006748' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:28:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006748' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006748' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006748' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 11:28:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006748' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006748' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006748' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 11:28:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006748' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006748' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006748' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 11:37:57 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 24/04/2025 11:41:52 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 24/04/2025 11:45:38 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 24/04/2025 11:58:52 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 11:59:47 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 12:15:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 12:15:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 12:16:15 PM PageName: MaturityMIP_PlanMIPDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w2fqiapq StackTrace: at MaturityMIP_PlanMIPDetail.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:19:08 PM PageName: MaturityMIP_PlanMIPDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w2fqiapq StackTrace: at MaturityMIP_PlanMIPDetail.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:23:19 PM PageName: MaturityMIP_PlanMaturityPending String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ghp33vsm StackTrace: at MaturityMIP_PlanMaturityPending.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:24:06 PM PageName: SavingShare_MemberShareAllotment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kzcxa0nc StackTrace: at SavingShare_MemberShareAllotment.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:24:16 PM PageName: SavingShare_PrintShareCertificate String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_131foxza StackTrace: at SavingShare_PrintShareCertificate.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:24:28 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 12:25:25 PM PageName: SavingShare_MemberShareDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_kzcxa0nc StackTrace: at SavingShare_MemberShareDetail.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:25:39 PM PageName: SavingShare_ShareRedemptionDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_gp55fgji StackTrace: at SavingShare_ShareRedemptionDetail.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:25:44 PM PageName: SavingShare_ShareRedemptionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_131foxza StackTrace: at SavingShare_ShareRedemptionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:25:51 PM PageName: SavingShare_ShareRedemptionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_131foxza StackTrace: at SavingShare_ShareRedemptionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 12:26:54 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 24/04/2025 12:33:19 PM PageName: DataSetResult String str: SELECT PLoanTypeNo, PLoanTypeName FROM PLoanNoMaster WITH(nolock) WHERE LoanTypeStatus='Active' ORDER BY PLoanTypeName ; SELECT PurposeId, PurposeName FROM PurposeNameMaster WITH(nolock) WHERE PurposeStatus='Active' ORDER BY PurposeName ; SELECT FunderId, FunderName FROM FunderNameMaster WITH(nolock) WHERE FunderStatus='Active' ORDER BY FunderName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PLoanNoMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 12:33:19 PM PageName: DepositLoan_DepositPARReportDueDate String str: SELECT PLoanTypeNo, PLoanTypeName FROM PLoanNoMaster WITH(nolock) WHERE LoanTypeStatus='Active' ORDER BY PLoanTypeName ; SELECT PurposeId, PurposeName FROM PurposeNameMaster WITH(nolock) WHERE PurposeStatus='Active' ORDER BY PurposeName ; SELECT FunderId, FunderName FROM FunderNameMaster WITH(nolock) WHERE FunderStatus='Active' ORDER BY FunderName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at DepositLoan_DepositPARReportDueDate.FillDDLData() TargetSite: Void FillDDLData() Time: 24/04/2025 12:33:34 PM PageName: DepositLoan_DepositPARReportDueDate String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='4/1/2024 12:00:00 AM'; SET @TDate='4/1/2024 12:00:00 AM'; SELECT ad.BranchName+' ('+ad.BranchId+')' AS BranchName, ad.OfficerName+' ('+ad.OfficerId+')' AS OfficerName, ad.MemberId, ad.MemberName, ad.LoanId, ad.LoanAmount, ad.TotalInterest, ad.EMIAmount, isnull(odd.ODPrinDue,0)AS ODPrinDue, isnull(odd.ODIntDue,0)AS ODIntDue, isnull(odd.ODPrinDue,0)+isnull(odd.ODIntDue,0)AS ODTotalDue, isnull(cdd.CDPrinDue,0)AS CDPrinDue, isnull(cdd.CDIntDue,0)AS CDIntDue, isnull(cdd.CDPrinDue,0)+isnull(cdd.CDIntDue,0)AS CDTotalDue, isnull(odp.ODPrinPaid,0)AS ODPrinPaid, isnull(odp.ODIntPaid,0)AS ODIntPaid, isnull(odp.ODPrinPaid,0)+isnull(odp.ODIntPaid,0)AS ODTotalPaid, isnull(cdp.CDPrinPaid,0)AS CDPrinPaid, isnull(cdp.CDIntPaid,0)AS CDIntPaid, isnull(cdp.CDPrinPaid,0)+isnull(cdp.CDIntPaid,0)AS CDTotalPaid, isnull(ppp.PPPrin,0)AS PPPrin, isnull(ppp.PPInt,0)AS PPInt, isnull(ppp.PPPrin,0)+isnull(ppp.PPInt,0)AS PPTotal, convert(CHAR,ad.DisburseDate,106)AS DisburseDate, convert(CHAR,ad.ExpiryDate,106)AS ExpiryDate, ad.PLoanTypeNo, rtrim(convert(CHAR,ad.LoanTerm))+'-'+ad.LoanTermMode AS LoanTerm, ad.LoanPurpose, ad.LoanFunder, ad.LoanCycle FROM IndividualLoanAccount ad WITH(nolock) LEFT JOIN ( SELECT LoanId, SUM(Prin)AS ODPrinDue, SUM(Intt)AS ODIntDue FROM IndividualLoanLedger WITH(nolock) WHERE DDate<@FDate AND isnull(PDate,@FDate)>=@FDate GROUP BY LoanId )odd ON ad.LoanId=odd.LoanId LEFT JOIN ( SELECT LoanId, SUM(Prin)AS CDPrinDue, SUM(Intt)AS CDIntDue FROM IndividualLoanLedger WITH(nolock) WHERE DDate>=@FDate AND DDate<=@TDate AND isnull(PDate,dateadd(day,1,@TDate))>@TDate GROUP BY LoanId )cdd ON ad.LoanId=cdd.LoanId LEFT JOIN ( SELECT LoanId, SUM(Prin)AS ODPrinPaid, SUM(Intt)AS ODIntPaid FROM IndividualLoanLedger WITH(nolock) WHERE DDate<@FDate AND PDate>=@FDate AND PDate<=@TDate GROUP BY LoanId )odp ON ad.LoanId=odp.LoanId LEFT JOIN ( SELECT LoanId, SUM(Prin)AS CDPrinPaid, SUM(Intt)AS CDIntPaid FROM IndividualLoanLedger WITH(nolock) WHERE DDate>=@FDate AND DDate<=@TDate AND PDate>=@FDate AND PDate<=@TDate GROUP BY LoanId )cdp ON ad.LoanId=cdp.LoanId LEFT JOIN ( SELECT LoanId, SUM(Prin)AS PPPrin, SUM(Intt)AS PPInt FROM IndividualLoanLedger WITH(nolock) WHERE DDate>@TDate AND PDate>=@FDate AND PDate<=@TDate GROUP BY LoanId )ppp ON ad.LoanId=ppp.LoanId WHERE ad.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND ad.BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at DepositLoan_DepositPARReportDueDate.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 12:37:31 PM PageName: DepositLoan_DepositPARReportDueDate String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='4/1/2024 12:00:00 AM'; SET @TDate='4/1/2024 12:00:00 AM'; SELECT ad.BranchName+' ('+ad.BranchId+')' AS BranchName, ad.OfficerName+' ('+ad.OfficerId+')' AS OfficerName, ad.MemberId, ad.MemberName, ad.LoanId, ad.LoanAmount, ad.TotalInterest, ad.EMIAmount, isnull(odd.ODPrinDue,0)AS ODPrinDue, isnull(odd.ODIntDue,0)AS ODIntDue, isnull(odd.ODPrinDue,0)+isnull(odd.ODIntDue,0)AS ODTotalDue, isnull(cdd.CDPrinDue,0)AS CDPrinDue, isnull(cdd.CDIntDue,0)AS CDIntDue, isnull(cdd.CDPrinDue,0)+isnull(cdd.CDIntDue,0)AS CDTotalDue, isnull(odp.ODPrinPaid,0)AS ODPrinPaid, isnull(odp.ODIntPaid,0)AS ODIntPaid, isnull(odp.ODPrinPaid,0)+isnull(odp.ODIntPaid,0)AS ODTotalPaid, isnull(cdp.CDPrinPaid,0)AS CDPrinPaid, isnull(cdp.CDIntPaid,0)AS CDIntPaid, isnull(cdp.CDPrinPaid,0)+isnull(cdp.CDIntPaid,0)AS CDTotalPaid, isnull(ppp.PPPrin,0)AS PPPrin, isnull(ppp.PPInt,0)AS PPInt, isnull(ppp.PPPrin,0)+isnull(ppp.PPInt,0)AS PPTotal, convert(CHAR,ad.DisburseDate,106)AS DisburseDate, convert(CHAR,ad.ExpiryDate,106)AS ExpiryDate, ad.PLoanTypeNo, rtrim(convert(CHAR,ad.LoanTerm))+'-'+ad.LoanTermMode AS LoanTerm, ad.LoanPurpose, ad.LoanFunder, ad.LoanCycle FROM IndividualLoanAccount ad WITH(nolock) LEFT JOIN ( SELECT LoanId, SUM(Prin)AS ODPrinDue, SUM(Intt)AS ODIntDue FROM IndividualLoanLedger WITH(nolock) WHERE DDate<@FDate AND isnull(PDate,@FDate)>=@FDate GROUP BY LoanId )odd ON ad.LoanId=odd.LoanId LEFT JOIN ( SELECT LoanId, SUM(Prin)AS CDPrinDue, SUM(Intt)AS CDIntDue FROM IndividualLoanLedger WITH(nolock) WHERE DDate>=@FDate AND DDate<=@TDate AND isnull(PDate,dateadd(day,1,@TDate))>@TDate GROUP BY LoanId )cdd ON ad.LoanId=cdd.LoanId LEFT JOIN ( SELECT LoanId, SUM(Prin)AS ODPrinPaid, SUM(Intt)AS ODIntPaid FROM IndividualLoanLedger WITH(nolock) WHERE DDate<@FDate AND PDate>=@FDate AND PDate<=@TDate GROUP BY LoanId )odp ON ad.LoanId=odp.LoanId LEFT JOIN ( SELECT LoanId, SUM(Prin)AS CDPrinPaid, SUM(Intt)AS CDIntPaid FROM IndividualLoanLedger WITH(nolock) WHERE DDate>=@FDate AND DDate<=@TDate AND PDate>=@FDate AND PDate<=@TDate GROUP BY LoanId )cdp ON ad.LoanId=cdp.LoanId LEFT JOIN ( SELECT LoanId, SUM(Prin)AS PPPrin, SUM(Intt)AS PPInt FROM IndividualLoanLedger WITH(nolock) WHERE DDate>@TDate AND PDate>=@FDate AND PDate<=@TDate GROUP BY LoanId )ppp ON ad.LoanId=ppp.LoanId WHERE ad.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND ad.BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at DepositLoan_DepositPARReportDueDate.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 12:39:22 PM PageName: DataSetResult String str: SELECT PLoanTypeNo, PLoanTypeName FROM PLoanNoMaster WITH(nolock) WHERE LoanTypeStatus='Active' ORDER BY PLoanTypeName ; SELECT PurposeId, PurposeName FROM PurposeNameMaster WITH(nolock) WHERE PurposeStatus='Active' ORDER BY PurposeName ; SELECT FunderId, FunderName FROM FunderNameMaster WITH(nolock) WHERE FunderStatus='Active' ORDER BY FunderName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'PLoanNoMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 12:39:22 PM PageName: DepositLoan_DepositPARReportPaidDate String str: SELECT PLoanTypeNo, PLoanTypeName FROM PLoanNoMaster WITH(nolock) WHERE LoanTypeStatus='Active' ORDER BY PLoanTypeName ; SELECT PurposeId, PurposeName FROM PurposeNameMaster WITH(nolock) WHERE PurposeStatus='Active' ORDER BY PurposeName ; SELECT FunderId, FunderName FROM FunderNameMaster WITH(nolock) WHERE FunderStatus='Active' ORDER BY FunderName ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_hdzbh5at StackTrace: at DepositLoan_DepositPARReportPaidDate.FillDDLData() TargetSite: Void FillDDLData() Time: 24/04/2025 12:52:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 12:52:38 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 01:01:59 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 01:01:59 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 01:06:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010665' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010665' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010665' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 01:06:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010665' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010665' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010665' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 01:08:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010161' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010161' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010161' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 01:08:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010161' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010161' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010161' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 01:11:42 PM PageName: IntInsUpDel String str: String sql: UPDATE PlanAccountSpot SET ReceiptNo='18800280' WHERE VoucherId='VH00014805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Transaction (Process ID 75) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 01:16:23 PM PageName: PlanIncentive_SpotCommissionPaymentVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanIncentive_SpotCommissionPaymentVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 24/04/2025 02:11:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000230' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000230' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000230' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 02:11:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000230' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000230' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000230' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 02:12:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000154' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000154' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000154' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 02:12:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000154' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000154' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000154' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 02:12:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 24/04/2025 02:12:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 24/04/2025 02:29:55 PM PageName: PlanIncentive_SpotCommissionPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanIncentive_SpotCommissionPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/04/2025 02:49:40 PM PageName: SendSMS String str: 9919554695 String sql: Dear KUNWAR SINGH your SavingId 27115000746 is withdrawled with amount 20000 on Date 24/04/2025 (messaged on 24/04/2025 02:49:01 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 24/04/2025 02:49:40 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000001', '271100001', '27115000746', null, '9919554695', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear KUNWAR SINGH your SavingId 27115000746 is withdrawled with amount 20000 on Date 24/04/2025 (messaged on 24/04/2025 02:49:01 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 02:52:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007993' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007993' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007993' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 02:52:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007993' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007993' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007993' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 02:54:54 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/24/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 02:54:54 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/24/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 24/04/2025 02:56:53 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2024 12:00:00 AM' AND TransId>=3423 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6048' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 02:56:53 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2024 12:00:00 AM' AND TransId>=3423 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6048' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 24/04/2025 02:58:08 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/3/2024 12:00:00 AM' AND TransId>=4115 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6048' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 02:58:08 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/3/2024 12:00:00 AM' AND TransId>=4115 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6048' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 24/04/2025 03:00:53 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/24/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 03:00:53 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000746' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/24/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 24/04/2025 03:07:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 03:07:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 03:08:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010450' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010450' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010450' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 03:08:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010450' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010450' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010450' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 03:08:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009351' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009351' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009351' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 03:08:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009351' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009351' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009351' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 03:09:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 03:09:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 03:11:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010614' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010614' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010614' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 24/04/2025 03:11:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010614' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010614' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010614' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 24/04/2025 03:26:16 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 03:26:16 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 03:34:29 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 03:39:25 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/1/2025 12:00:00 AM' AND DDate<'4/25/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 03:39:34 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate<'4/25/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 03:39:41 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate<'4/25/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 03:52:45 PM PageName: DepositLoan_DepositLoanRepaymentApproval String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositLoanRepaymentApproval.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 24/04/2025 04:02:15 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 04:02:15 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 04:29:53 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 04:31:01 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 04:31:01 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 04:40:13 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 04:40:13 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 04:53:55 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 04:58:40 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 04:58:40 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 05:01:20 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 05:01:24 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 05:01:24 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 05:22:19 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 05:22:19 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 05:23:27 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 05:23:29 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 05:35:25 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 05:35:29 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 05:39:23 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 24/04/2025 05:41:56 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 05:41:56 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 05:43:01 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 05:48:39 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 05:48:43 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/04/2025 05:48:47 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/04/2025 05:48:50 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/04/2025 05:49:02 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 05:49:17 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/04/2025 05:49:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/04/2025 05:49:25 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/04/2025 05:49:43 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 05:49:43 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 05:49:50 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 05:50:03 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 05:50:08 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 24/04/2025 05:50:10 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 24/04/2025 05:50:20 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/25/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100413' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 05:50:20 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/25/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100413' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 05:50:36 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/25/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 05:50:36 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/25/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 05:50:47 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 05:50:47 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 05:51:00 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116004545' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 05:51:00 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116004545' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 05:51:19 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116004545' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 05:51:19 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116004545' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 24/04/2025 05:57:50 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 05:57:50 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 06:01:29 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 06:09:19 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 06:09:19 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 06:21:03 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 06:21:03 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 24/04/2025 07:20:53 PM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='4/24/2025 12:00:00 AM'; SET @LoanId='27126000203' ; SELECT TOP a.LoanId, a.DNo, Convert(char,a.DDate,106)AS DueDate, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near 'a'. Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 24/04/2025 07:20:53 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='4/24/2025 12:00:00 AM'; SET @LoanId='27126000203' ; SELECT TOP a.LoanId, a.DNo, Convert(char,a.DDate,106)AS DueDate, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 24/04/2025 10:28:42 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 24/04/2025 10:28:42 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 09:02:26 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 09:02:26 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 09:28:59 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 09:28:59 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 09:49:46 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 09:49:46 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 09:56:31 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 09:56:31 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 09:59:53 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 09:59:53 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 10:05:41 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 10:08:52 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 10:11:31 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 10:21:42 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 10:22:12 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 10:22:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote host closed the connection. The error code is 0x80070057. 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 PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void RaiseCommunicationError(Int32, Boolean) Time: 25/04/2025 10:22:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009440' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009440' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009440' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:22:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009440' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009440' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009440' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 10:23:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11148) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 25/04/2025 10:23:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11148) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 25/04/2025 10:23:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11148) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 10:23:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11148) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 10:23:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000364' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000364' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000364' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:23:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000364' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000364' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000364' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 10:24:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 10:24:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 10:26:33 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 10:35:06 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 10:41:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006989' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006989' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115006989' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:41:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006989' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006989' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115006989' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 10:41:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115006807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:41:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115006807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 10:44:09 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 10:46:02 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 25/04/2025 10:49:56 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 10:49:56 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 10:54:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:54:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 10:55:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008913' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:55:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008913' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 10:55:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001028' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:55:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001028' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 10:56:20 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 10:56:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001029' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:56:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001029' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 10:57:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001392' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001392' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115001392' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 10:57:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001392' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001392' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115001392' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:04:35 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 11:05:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11144) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 25/04/2025 11:05:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11144) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 25/04/2025 11:05:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11144) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 11:05:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11144) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 11:06:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 11:06:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 11:06:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010997' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010997' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010997' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:06:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010997' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010997' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010997' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:09:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11145) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 25/04/2025 11:09:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11145) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 25/04/2025 11:09:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11145) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 11:09:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11145) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 11:09:58 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 11:10:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 11:10:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 11:10:45 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 25/04/2025 11:10:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010998' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010998' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010998' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:10:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010998' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010998' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010998' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:11:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11146) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 25/04/2025 11:11:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11146) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 25/04/2025 11:11:59 AM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='9250309102' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 11:11:59 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='9250309102' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 25/04/2025 11:12:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11146) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 11:12:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11146) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 11:12:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 11:12:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 11:13:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010999' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010999' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010999' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:13:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010999' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010999' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010999' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:13:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11147) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 25/04/2025 11:13:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11147) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 25/04/2025 11:14:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11147) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 11:14:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11147) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 11:14:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 11:14:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 11:14:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011000' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011000' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011000' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:14:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011000' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011000' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011000' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:17:47 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 11:17:47 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 11:19:06 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 11:19:06 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 11:22:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115003758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:22:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115003758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:23:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115003758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:23:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115003758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:24:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:24:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:24:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:24:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:25:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 11:25:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 11:26:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008414' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:26:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008414' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:26:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 11:26:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 11:27:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007819' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007819' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007819' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 11:27:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007819' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007819' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007819' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 11:35:20 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116003121' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 11:35:20 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116003121' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 25/04/2025 11:35:42 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/26/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116003121' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 11:35:42 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='4/1/2021 12:00:00 AM' AND a.DisburseDate<'4/26/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116003121' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 25/04/2025 11:37:16 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 11:37:16 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 11:43:28 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 11:43:28 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 11:51:07 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 11:51:07 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 11:54:15 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:15:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003902' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003902' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='46' WHERE AccountId='27115003902' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 12:15:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003902' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003902' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='46' WHERE AccountId='27115003902' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 12:15:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 12:15:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 12:16:14 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:17:23 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:17:53 PM PageName: MaturityMIP_PlanMaturityPaymentNew String str: SELECT Count(1) AS Nos0 FROM F2526VoucherMaster WHERE VoucherId='VH00015690' ; SELECT Count(1) AS Nos1 FROM F2526VoucherMaster WHERE VoucherId='VH00015689' ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00015690', 'MaturityPayment', GETDATE(), 'emp00002' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+2 WHERE TableName='2526' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPaymentNew.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 25/04/2025 12:17:58 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='923588208' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:17:58 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='923588208' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 25/04/2025 12:18:13 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='9235188208' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:18:13 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.MobileNo='9235188208' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 25/04/2025 12:19:04 PM PageName: DataTableResult String str: SELECT tt.BranchId, tt.BranchName, tt.MemberId, tt.MemberName, tt.ReferalId, tt.ReferalName, tt.CollectorId, tt.CollectorName, tt.AccountId, tt.PlanNo, tt.PlanMode, Convert(CHAR,tt.AccountOpenDate,103)AS AccountOpenDate, convert(CHAR,tt.AccountExpiryDate,103)AS AccountExpiryDate, tt.PlanAmount, tt.Denomination, tt.Consideration, Convert(CHAR,tt.LastPaidDate,103)AS LastPaidDate,1 AS INo, tt.PaidAmount FROM ( SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate, a.AccountExpiryDate, a.PlanAmount, a.Denomination, a.Consideration, ( SELECT MAX(PaidDate) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS LastPaidDate, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS PaidAmount FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.PlanMode!='Single' AND a.MobileNo='9235188208' )tt WHERE tt.Consideration>tt.PaidAmount ORDER BY tt.AccountOpenDate, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:19:04 PM PageName: PlanMemberAdvisor_PlanRenewalSingle String str: SELECT tt.BranchId, tt.BranchName, tt.MemberId, tt.MemberName, tt.ReferalId, tt.ReferalName, tt.CollectorId, tt.CollectorName, tt.AccountId, tt.PlanNo, tt.PlanMode, Convert(CHAR,tt.AccountOpenDate,103)AS AccountOpenDate, convert(CHAR,tt.AccountExpiryDate,103)AS AccountExpiryDate, tt.PlanAmount, tt.Denomination, tt.Consideration, Convert(CHAR,tt.LastPaidDate,103)AS LastPaidDate,1 AS INo, tt.PaidAmount FROM ( SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate, a.AccountExpiryDate, a.PlanAmount, a.Denomination, a.Consideration, ( SELECT MAX(PaidDate) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS LastPaidDate, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS PaidAmount FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.PlanMode!='Single' AND a.MobileNo='9235188208' )tt WHERE tt.Consideration>tt.PaidAmount ORDER BY tt.AccountOpenDate, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRenewalSingle.FillDetail() TargetSite: Void FillDetail() Time: 25/04/2025 12:19:34 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.AccountOpenDate>='4/25/2025 12:00:00 AM' AND a.AccountOpenDate<'4/26/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.MobileNo='7081503313' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:19:34 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.AccountOpenDate>='4/25/2025 12:00:00 AM' AND a.AccountOpenDate<'4/26/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.MobileNo='7081503313' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 25/04/2025 12:19:49 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.AccountOpenDate>='4/25/2025 12:00:00 AM' AND a.AccountOpenDate<'4/26/2025 12:00:00 AM' AND a.BranchId='2711' AND a.MobileNo='7081503312' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:19:49 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.LandUnit, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.AccountOpenStatus FROM PlanAccountDetail a WITH(nolock) WHERE 1=1 AND a.AccountOpenDate>='4/25/2025 12:00:00 AM' AND a.AccountOpenDate<'4/26/2025 12:00:00 AM' AND a.BranchId='2711' AND a.MobileNo='7081503312' ORDER BY a.AccountOpenDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.FillDetail() TargetSite: Void FillDetail() Time: 25/04/2025 12:23:34 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 12:23:38 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 12:30:49 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='4/1/2025 12:00:00 AM' AND DDate<'4/26/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 25/04/2025 12:35:15 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 12:43:17 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:44:53 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 12:48:31 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 12:56:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010423' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010423' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010423' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 12:56:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010423' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010423' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010423' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 12:57:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009217' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009217' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 12:57:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009217' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009217' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 01:01:56 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 01:04:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009696' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009696' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009696' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 01:04:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009696' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009696' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009696' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 01:04:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 01:04:20 PM PageName: GroupLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS C0, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS C1, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS C2, isnull(a.GroupName,'N/A')AS C3, isnull(c.MeetingType,'N/A')AS C4, CASE WHEN c.MeetingType='Monthly' THEN convert(CHAR,c.MeetingDate) WHEN c.MeetingType IN ( 'Weekly','BiWeekly' ) THEN c.MeetingDay ELSE '' END AS C5, isnull(c.MeetingTime,'N/A')AS C6, isnull(c.MeetingDetail,'N/A')AS C7, isnull(a.MemberId,'N/A')AS C11, isnull(a.MemberName,'N/A')AS C12, isnull(b.MemberGender,'N/A')AS C13, CASE WHEN b.MemberDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberDOB,106)) END +' ('+CASE WHEN b.MemberAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.MemberAge)) END +')' AS C14, isnull(b.GuardianSalutation,'')+' '+isnull(b.MemberGuardianName,'N/A')AS C15, isnull(b.MemberMobileNo,'N/A')AS C16, isnull(b.NomineeMobileNo,'N/A')AS C17, isnull(b.MemberAddress,'N/A')AS C18, isnull(b.MemberOccupation,'N/A')AS C19, isnull(Convert(CHAR,b.MemberAnnualIncome),'N/A')AS C20, isnull(a.NomineeName,'N/A')AS C31, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS C32, isnull(a.NomineeRelation,'N/A')AS C33, isnull(a.NomineeAddress,'N/A')AS C34, isnull(a.LoanId,'N/A')AS C41, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS C42, isnull(a.GLoanTypeName,'N/A')AS C43, isnull(a.GLoanTypeNo,'N/A')AS C44, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS C45, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS C51, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS C52, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS C53, isnull(a.LoanPurpose,'N/A')AS C54, isnull(a.LoanFunder,'N/A')AS C55, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS C56, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS C57, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)+replace(b.KYCFolderLocation,'~/','')+'/'+b.MemberNomineeJointPhoto AS C58, (SELECT CompanyName FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C99, (SELECT CompanyDetail1 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C98, (SELECT CompanyDetail2 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C97, (SELECT CompanyDetail3 FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C96, (SELECT GroupLoanCardFront FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C95, (SELECT CompanyImageURL FROM ProjectReportSettingMaster WITH(nolock) WHERE 1=1)AS C94 FROM GroupLoanAccount a WITH(nolock) LEFT JOIN GroupLoanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId INNER JOIN GroupCenterMaster c WITH(nolock) ON a.CenterId=c.CenterId WHERE a.LoanId='G000101185' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ApplicationException: The report definition for report 'C:\inetpub\vhosts\valourinfotech.in\urvinidhi.valourinfotech.in\GroupLoan_PrintLoanCardFront0RDLC.rdlc' has not been specified ---> System.IO.FileNotFoundException: Could not find file 'C:\inetpub\vhosts\valourinfotech.in\urvinidhi.valourinfotech.in\GroupLoan_PrintLoanCardFront0RDLC.rdlc'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Microsoft.Reporting.StandalonePreviewStore.GetReportDefinition(String path, Boolean isFile) at Microsoft.Reporting.StandalonePreviewStore.GetCompiledReport(CatalogItemContext context, Boolean rebuild, ReportSnapshotBase& snapshot) --- End of inner exception stack trace --- at Microsoft.Reporting.StandalonePreviewStore.GetCompiledReport(CatalogItemContext context, Boolean rebuild, ReportSnapshotBase& snapshot) at Microsoft.Reporting.LocalService.GetCompiledReport(CatalogItemContext itemContext, Boolean rebuild, ReportSnapshotBase& snapshot) at Microsoft.Reporting.WebForms.LocalReport.CompileReport() Message: An error occurred during local report processing. Source: Microsoft.ReportViewer.WebForms StackTrace: at Microsoft.Reporting.WebForms.LocalReport.CompileReport() at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, CreateAndRegisterStream createStreamCallback, Warning[]& warnings) at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at Microsoft.Reporting.WebForms.LocalReport.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at GroupLoan_PrintRDLCPage.GroupLoanCardFront() TargetSite: Void CompileReport() Time: 25/04/2025 01:04:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009696' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009696' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009696' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 01:04:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009696' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009696' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009696' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 01:08:13 PM PageName: PlanMemberAdvisor_AccountMaturityVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.GetMenuPageURL(DataTable dt, String PageName, String Token) at PlanMemberAdvisor_AccountMaturityVoucher.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 25/04/2025 01:29:06 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 01:30:08 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 01:30:08 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 01:31:53 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 01:31:53 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 01:34:49 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 01:35:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007280' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007280' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007280' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 01:35:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007280' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007280' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007280' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 01:35:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 01:35:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009369' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009369' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009369' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 01:38:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 25/04/2025 01:38:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 25/04/2025 01:38:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 01:38:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 01:38:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 01:38:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 01:38:43 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 01:38:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 01:38:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 01:39:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115005305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 01:39:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115005305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 01:39:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115005305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 01:39:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115005305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 01:40:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 01:40:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 02:01:40 PM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 02:01:40 PM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositLoanFullDetail.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 02:13:24 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 02:13:24 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 02:13:32 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 02:19:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007200' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007200' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007200' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 02:19:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007200' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007200' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007200' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 02:19:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007073' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007073' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007073' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 02:19:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007073' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007073' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007073' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 02:20:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007200' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007200' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007200' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 02:20:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007200' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007200' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007200' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 02:20:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 02:20:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 02:21:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8270) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 25/04/2025 02:21:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8270) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 25/04/2025 02:21:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8270) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 02:21:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8270) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 02:22:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 02:22:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 02:22:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 02:22:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 02:37:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11153) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 25/04/2025 02:37:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11153) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 25/04/2025 02:37:23 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 02:37:23 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 02:37:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11153) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 25/04/2025 02:37:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11153) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 25/04/2025 02:37:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 25/04/2025 02:37:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 25/04/2025 02:38:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 02:38:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 02:38:51 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 02:40:22 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 02:43:15 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 02:43:15 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 02:44:26 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 02:51:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 02:51:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 02:52:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 02:52:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 03:11:34 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 03:11:36 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 03:12:39 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/19/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 03:12:39 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/19/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 25/04/2025 03:14:16 PM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='4/25/2025 12:00:00 AM'; SET @LoanId='27116002433' ; SELECT TOP [24 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE 1=1 AND a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The identifier that starts with '24 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loa' is too long. Maximum length is 128. Unclosed quotation mark after the character string '24 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan'. Incorrect syntax near '24 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loa'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 03:14:16 PM PageName: DepositLoan_DepositLoanRepaymentSingle String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='4/25/2025 12:00:00 AM'; SET @LoanId='27116002433' ; SELECT TOP [24 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE 1=1 AND a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_DepositLoanRepaymentSingle.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 25/04/2025 03:14:35 PM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='4/25/2025 12:00:00 AM'; SET @LoanId='27116002433' ; SELECT TOP [52 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE 1=1 AND a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The identifier that starts with '52 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loa' is too long. Maximum length is 128. Unclosed quotation mark after the character string '52 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan'. Incorrect syntax near '52 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loa'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 03:14:35 PM PageName: DepositLoan_DepositLoanRepaymentSingle String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='4/25/2025 12:00:00 AM'; SET @LoanId='27116002433' ; SELECT TOP [52 a.LoanId, a.DNo, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE 1=1 AND a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_DepositLoanRepaymentSingle.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 25/04/2025 03:24:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007820' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007820' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007820' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 03:24:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007820' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007820' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007820' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 03:26:11 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 25/04/2025 (messaged on 25/04/2025 03:25:32 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 25/04/2025 03:26:11 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 25/04/2025 (messaged on 25/04/2025 03:25:32 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 03:29:39 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/25/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 03:29:39 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/25/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 25/04/2025 03:31:55 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 03:33:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009399' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009399' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009399' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 03:33:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009399' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009399' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009399' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 03:34:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009919' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009919' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009919' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 03:34:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009919' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009919' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009919' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 03:34:15 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 03:34:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009593' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009593' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009593' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 03:34:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009593' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009593' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009593' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 03:35:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009364' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009364' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009364' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 03:35:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009364' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009364' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009364' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 03:36:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008520' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008520' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008520' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 03:36:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008520' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008520' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008520' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 04:10:08 PM PageName: DepositLoan_DepositLoanApplication String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositLoan_DepositLoanApplication.CheckNomineeDOB2() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 25/04/2025 04:13:48 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 04:16:26 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:17:08 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:25:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115007096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 04:25:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115007096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 04:25:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009266' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009266' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009266' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 25/04/2025 04:25:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009266' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009266' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009266' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 25/04/2025 04:35:14 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 04:38:28 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 04:39:31 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 04:44:46 PM PageName: DataTableTransaction String str: String sql: SELECT Count(1) AS Nos0 FROM F2324VoucherMaster WHERE VoucherId='VF00000011' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2324VoucherMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:44:46 PM PageName: Account_JournalVoucherRequest String str: SELECT Count(1) AS Nos0 FROM F2324VoucherMaster WHERE VoucherId='VF00000011' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_JournalVoucherRequest.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 25/04/2025 04:44:54 PM PageName: DataTableTransaction String str: String sql: SELECT Count(1) AS Nos0 FROM F2324VoucherMaster WHERE VoucherId='VF00000011' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2324VoucherMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:44:54 PM PageName: Account_JournalVoucherRequest String str: SELECT Count(1) AS Nos0 FROM F2324VoucherMaster WHERE VoucherId='VF00000011' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_JournalVoucherRequest.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 25/04/2025 04:45:29 PM PageName: DataTableTransaction String str: String sql: SELECT Count(1) AS Nos0 FROM F2324VoucherMaster WHERE VoucherId='VF00000011' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'F2324VoucherMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:45:29 PM PageName: Account_JournalVoucherRequest String str: SELECT Count(1) AS Nos0 FROM F2324VoucherMaster WHERE VoucherId='VF00000011' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_JournalVoucherRequest.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void btnSubmit_Click(System.Object, System.EventArgs) Time: 25/04/2025 04:49:43 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 04:54:07 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:55:02 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:55:55 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:56:33 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:57:54 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 04:58:52 PM PageName: DataTableResult String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; DECLARE @TTable TABLE( LedgerType VARCHAR(10), MainId VARCHAR(10), MainTitle VARCHAR(100), ParentId VARCHAR(10), ParentTitle VARCHAR(100), HeadId VARCHAR(10), HeadName VARCHAR(100), OpenCredit DECIMAL(18,2), OpenDebit DECIMAL(18,2), OpeningBalance DECIMAL(18,2), CreditAmount DECIMAL(18,2), DebitAmount DECIMAL(18,2), ClosingBalance DECIMAL(18,2) ); INSERT INTO @TTable ( LedgerType, MainId, ParentId, HeadId, HeadName, OpenCredit, OpenDebit, CreditAmount, DebitAmount ) SELECT 'Ledger'AS LedgerType, lm.LedgerMain AS MainId, lm.LedgerHead AS ParentId, lm.LedgerId AS HeadId, lm.LedgerName +' - '+rtrim(Convert(CHAR,lm.LedgerId)) AS HeadName, isnull(co.oCredit,0)AS OpenCredit, isnull(co.oDebit,0)AS OpenDebit, isnull(ct.tCredit,0)AS CreditAmount, isnull(ct.tDebit,0)AS DebitAmount FROM AccountLedgerMaster lm WITH(nolock) LEFT JOIN ( SELECT HeadId, SUM(Credit) AS oCredit, SUM(Debit)AS oDebit FROM F2324VoucherDetail WITH(nolock) WHERE TransDate<@FDate GROUP BY HeadId )co ON lm.LedgerId=co.HeadId LEFT JOIN ( SELECT HeadId, SUM(Credit) AS tCredit, SUM(Debit)AS tDebit FROM F2324VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate0 AND (tt.LedgerType='Group' OR tt.LedgerType='Ledger') ORDER BY tt.SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LedgerType'. Invalid column name 'LedgerType'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 25/04/2025 04:58:52 PM PageName: Account_AccountProfitLossReport String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; DECLARE @TTable TABLE( LedgerType VARCHAR(10), MainId VARCHAR(10), MainTitle VARCHAR(100), ParentId VARCHAR(10), ParentTitle VARCHAR(100), HeadId VARCHAR(10), HeadName VARCHAR(100), OpenCredit DECIMAL(18,2), OpenDebit DECIMAL(18,2), OpeningBalance DECIMAL(18,2), CreditAmount DECIMAL(18,2), DebitAmount DECIMAL(18,2), ClosingBalance DECIMAL(18,2) ); INSERT INTO @TTable ( LedgerType, MainId, ParentId, HeadId, HeadName, OpenCredit, OpenDebit, CreditAmount, DebitAmount ) SELECT 'Ledger'AS LedgerType, lm.LedgerMain AS MainId, lm.LedgerHead AS ParentId, lm.LedgerId AS HeadId, lm.LedgerName +' - '+rtrim(Convert(CHAR,lm.LedgerId)) AS HeadName, isnull(co.oCredit,0)AS OpenCredit, isnull(co.oDebit,0)AS OpenDebit, isnull(ct.tCredit,0)AS CreditAmount, isnull(ct.tDebit,0)AS DebitAmount FROM AccountLedgerMaster lm WITH(nolock) LEFT JOIN ( SELECT HeadId, SUM(Credit) AS oCredit, SUM(Debit)AS oDebit FROM F2324VoucherDetail WITH(nolock) WHERE TransDate<@FDate GROUP BY HeadId )co ON lm.LedgerId=co.HeadId LEFT JOIN ( SELECT HeadId, SUM(Credit) AS tCredit, SUM(Debit)AS tDebit FROM F2324VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate0 AND (tt.LedgerType='Group' OR tt.LedgerType='Ledger') ORDER BY tt.SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_avqe25pv StackTrace: at Account_AccountProfitLossReport.FillData() TargetSite: Void FillData() Time: 25/04/2025 05:06:34 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 05:06:34 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 05:08:31 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 25/04/2025 05:08:31 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 25/04/2025 05:13:46 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 05:15:34 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 05:46:31 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 25/04/2025 09:14:04 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='1/1/2021 12:00:00 AM' AND DDate<'4/26/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 26/04/2025 11:19:06 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 26/04/2025 11:19:06 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 26/04/2025 12:05:59 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 26/04/2025 12:05:59 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 26/04/2025 12:52:17 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 26/04/2025 12:52:17 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 26/04/2025 04:01:08 PM PageName: DataSetResult String str: EXECUTE dbo.ProWebLoanDailySummaryReport '4/26/2025 12:00:00 AM', 'Select' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Could not find stored procedure 'dbo.ProWebLoanDailySummaryReport'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 26/04/2025 04:01:15 PM PageName: DataSetResult String str: EXECUTE dbo.ProWebLoanDailySummaryReport '4/26/2025 12:00:00 AM', '2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Could not find stored procedure 'dbo.ProWebLoanDailySummaryReport'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 26/04/2025 04:01:24 PM PageName: DataSetResult String str: EXECUTE dbo.ProWebLoanDailySummaryReport '4/25/2025 12:00:00 AM', '2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Could not find stored procedure 'dbo.ProWebLoanDailySummaryReport'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 26/04/2025 08:40:12 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 26/04/2025 08:40:12 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 26/04/2025 09:21:42 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 26/04/2025 11:17:27 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/04/2025 04:50:05 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 27/04/2025 05:25:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/04/2025 05:25:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/04/2025 05:25:22 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/04/2025 05:25:31 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 27/04/2025 05:25:43 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 28/04/2025 09:30:59 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 09:30:59 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 09:31:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 09:31:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 09:42:45 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 09:42:45 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 09:43:14 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 09:43:14 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 09:43:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 09:43:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 09:43:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 09:43:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 09:49:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008256' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008256' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008256' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 09:49:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008256' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008256' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008256' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 09:51:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 09:51:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:01:59 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 10:04:05 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 10:06:17 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 10:06:17 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 10:09:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11149) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:09:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11149) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:10:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11149) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:10:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11149) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:11:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:11:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:11:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011001' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011001' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011001' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:11:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011001' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011001' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011001' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:12:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008196' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008196' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008196' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:12:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008196' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008196' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008196' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:13:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11150) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:13:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11150) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:13:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11150) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:13:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11150) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:13:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:13:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:14:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011002' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011002' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011002' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:14:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011002' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011002' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011002' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:15:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11151) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:15:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11151) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:15:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11151) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:15:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11151) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:16:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:16:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:16:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011003' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011003' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011003' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:16:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011003' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011003' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011003' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:17:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11152) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:17:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11152) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:18:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11152) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:18:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11152) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:18:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:18:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:19:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:19:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:27:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11154) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:27:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11154) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:27:19 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 10:27:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11154) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:27:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11154) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:28:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:28:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:28:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011006' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011006' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011006' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:28:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011006' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011006' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011006' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:30:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11155) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:30:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11155) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:30:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11155) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:30:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11155) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:31:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:31:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:32:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011007' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011007' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011007' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:32:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011007' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011007' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011007' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:34:27 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 10:37:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11156) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:37:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11156) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:39:27 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 28/04/2025 10:39:39 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 28/04/2025 10:39:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11156) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote host closed the connection. The error code is 0x80070057. 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 PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void RaiseCommunicationError(Int32, Boolean) Time: 28/04/2025 10:39:53 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 28/04/2025 10:39:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11156) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:39:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11156) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:40:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:40:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:40:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011008' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011008' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011008' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:40:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011008' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011008' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011008' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:42:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11157) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:42:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11157) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:42:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11157) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:42:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11157) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:42:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:42:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:43:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011009' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011009' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011009' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:43:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011009' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011009' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011009' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:45:40 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 10:45:40 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 10:46:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11158) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:46:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11158) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:46:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11158) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:46:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11158) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:47:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:47:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:47:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011010' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011010' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011010' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:47:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011010' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011010' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011010' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:47:52 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 10:47:52 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 10:48:46 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 10:48:46 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 10:50:10 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 10:50:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11159) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:50:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11159) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:50:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11159) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:50:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11159) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:51:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:51:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:51:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011011' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011011' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011011' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:51:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011011' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011011' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011011' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:53:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010024' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010024' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010024' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:53:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010024' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010024' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010024' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 10:56:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11160) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 10:56:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11160) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 10:56:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11160) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 10:56:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11160) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 10:57:24 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 10:57:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 10:57:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 10:58:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011012' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011012' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011012' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 10:58:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011012' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011012' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011012' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 11:00:06 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 11:08:09 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 28/04/2025 11:13:39 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 11:18:45 AM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 11:19:29 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 11:27:33 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 28/04/2025 11:33:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009253' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009253' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009253' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 11:33:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009253' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009253' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009253' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 11:47:51 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilEquifax'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 11:47:51 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillEquifaxData() TargetSite: Void FillEquifaxData() Time: 28/04/2025 11:47:51 AM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilHighmark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 11:47:51 AM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillHighmarkData() TargetSite: Void FillHighmarkData() Time: 28/04/2025 12:01:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115003895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:01:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115003895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:02:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115003895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:02:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115003895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:02:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115003895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:02:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115003895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:04:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115003895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:04:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115003895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:04:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 12:04:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 12:05:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005569' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115005569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:05:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005569' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115005569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:06:34 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 12:06:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 12:06:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 12:07:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007778' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007778' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007778' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:07:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007778' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007778' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007778' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:09:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:09:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:09:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008333' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008333' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008333' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:09:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008333' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008333' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008333' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:10:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:10:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:10:40 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 12:11:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:11:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:20:37 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 12:23:13 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 12:23:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010767' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010767' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:23:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010767' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010767' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:28:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3962) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 12:28:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3962) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 12:29:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3962) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 12:29:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3962) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 12:29:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 12:29:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 12:29:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004132' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004132' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115004132' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:29:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004132' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004132' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115004132' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:30:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007486' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007486' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007486' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:30:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007486' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007486' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007486' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:35:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 12:35:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 12:39:18 PM PageName: SendSMS String str: 9506651485 String sql: Dear DIPIKA TANDAN your SavingId 27115004494 is withdrawled with amount 3000 on Date 28/04/2025 (messaged on 28/04/2025 12:38:39 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 28/04/2025 12:39:18 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112004574', '', '27115004494', null, '9506651485', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear DIPIKA TANDAN your SavingId 27115004494 is withdrawled with amount 3000 on Date 28/04/2025 (messaged on 28/04/2025 12:38:39 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 12:41:11 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:41:11 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 28/04/2025 12:41:24 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:41:24 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 28/04/2025 12:41:50 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:41:50 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 28/04/2025 12:42:17 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:42:17 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 28/04/2025 12:42:32 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:42:32 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 28/04/2025 12:42:54 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:42:54 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=6070 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6070' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 28/04/2025 12:43:29 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/28/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:43:29 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/28/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 28/04/2025 12:46:53 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 12:47:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008476' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008476' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008476' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:47:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008476' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008476' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008476' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:48:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008476' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008476' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008476' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 12:48:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008476' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008476' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008476' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 12:50:32 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:00:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009434' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009434' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009434' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 01:00:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009434' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009434' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009434' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 01:08:50 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:11:23 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:18:28 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:20:15 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:26:32 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:29:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 01:29:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 01:32:47 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:38:06 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:43:03 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 01:43:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009920' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009920' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009920' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 01:43:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009920' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009920' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009920' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 01:57:29 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 01:58:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8516) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 28/04/2025 01:58:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8516) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 28/04/2025 01:58:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8516) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 28/04/2025 01:58:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8516) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 28/04/2025 01:59:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 28/04/2025 01:59:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 28/04/2025 01:59:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008720' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008720' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008720' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 01:59:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008720' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008720' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008720' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 02:01:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001129' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115001129' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 02:01:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001129' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115001129' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 02:12:41 PM PageName: DataTableResult String str: SELECT tt.BranchId, tt.BranchName, tt.MemberId, tt.MemberName, tt.ReferalId, tt.ReferalName, tt.CollectorId, tt.CollectorName, tt.AccountId, tt.PlanNo, tt.PlanMode, Convert(CHAR,tt.AccountOpenDate,103)AS AccountOpenDate, convert(CHAR,tt.AccountExpiryDate,103)AS AccountExpiryDate, tt.PlanAmount, tt.Denomination, tt.Consideration, Convert(CHAR,tt.LastPaidDate,103)AS LastPaidDate,1 AS INo, tt.PaidAmount FROM ( SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate, a.AccountExpiryDate, a.PlanAmount, a.Denomination, a.Consideration, ( SELECT MAX(PaidDate) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS LastPaidDate, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS PaidAmount FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.PlanMode!='Single' AND a.BranchId='2711' AND a.MobileNo='27112002704' )tt WHERE tt.Consideration>tt.PaidAmount ORDER BY tt.AccountOpenDate, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 02:12:41 PM PageName: PlanMemberAdvisor_PlanRenewalSingle String str: SELECT tt.BranchId, tt.BranchName, tt.MemberId, tt.MemberName, tt.ReferalId, tt.ReferalName, tt.CollectorId, tt.CollectorName, tt.AccountId, tt.PlanNo, tt.PlanMode, Convert(CHAR,tt.AccountOpenDate,103)AS AccountOpenDate, convert(CHAR,tt.AccountExpiryDate,103)AS AccountExpiryDate, tt.PlanAmount, tt.Denomination, tt.Consideration, Convert(CHAR,tt.LastPaidDate,103)AS LastPaidDate,1 AS INo, tt.PaidAmount FROM ( SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.AccountOpenDate, a.AccountExpiryDate, a.PlanAmount, a.Denomination, a.Consideration, ( SELECT MAX(PaidDate) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS LastPaidDate, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS PaidAmount FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND a.PlanMode!='Single' AND a.BranchId='2711' AND a.MobileNo='27112002704' )tt WHERE tt.Consideration>tt.PaidAmount ORDER BY tt.AccountOpenDate, tt.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRenewalSingle.FillDetail() TargetSite: Void FillDetail() Time: 28/04/2025 02:25:11 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 02:27:50 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 02:27:51 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 02:30:12 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 02:30:12 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 02:32:17 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 02:39:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008569' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008569' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 02:39:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008569' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008569' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 02:47:28 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.GetMenuPageURL(DataTable dt, String PageName, String Token) at DepositAdvisor_AdvisorLoanCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 28/04/2025 02:50:46 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 02:55:04 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 02:59:29 PM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 02:59:29 PM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_wrmax40t StackTrace: at GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanClosedReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 03:03:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008411' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008411' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 03:03:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008411' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008411' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 03:14:10 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 03:20:34 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 28/04/2025 03:22:53 PM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 03:22:53 PM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_wrmax40t StackTrace: at GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanClosedReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 03:27:18 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 03:30:46 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 03:30:46 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 03:57:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010788' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010788' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010788' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 03:57:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010788' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010788' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010788' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 04:07:02 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 28/04/2025 (messaged on 28/04/2025 04:06:23 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 28/04/2025 04:07:02 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 28/04/2025 (messaged on 28/04/2025 04:06:23 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:19:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 04:19:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 04:20:36 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:24:40 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:28:07 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:29:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006608' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006608' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115006608' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 04:29:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006608' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006608' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115006608' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 04:29:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006608' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006608' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115006608' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 04:29:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006608' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006608' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115006608' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 28/04/2025 04:29:50 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:31:35 PM PageName: PlanMemberAdvisor_PlanRegistrationDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at PlanMemberAdvisor_PlanRegistrationDetail.Page_Load(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 04:31:48 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 04:33:39 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 04:33:53 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:34:33 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 04:34:44 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:34:51 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:35:46 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:36:12 PM PageName: SavingShare_PrintSavingPassbook String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_131foxza StackTrace: at SavingShare_PrintSavingPassbook.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 28/04/2025 04:36:29 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:36:40 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 04:37:18 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/28/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 28/04/2025 04:37:18 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/28/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 28/04/2025 04:37:31 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:38:23 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:39:09 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:39:55 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:41:13 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:41:55 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 04:44:50 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 28/04/2025 05:23:47 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 05:23:47 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 05:24:40 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 05:24:40 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 05:44:57 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 05:44:57 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 06:13:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 06:13:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 07:08:07 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 07:08:08 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 07:08:08 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 07:08:09 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 07:08:09 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 07:08:09 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 07:08:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 07:08:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 07:08:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 28/04/2025 08:55:23 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 08:55:23 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 28/04/2025 11:19:11 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 28/04/2025 11:19:11 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 07:04:57 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 07:04:57 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 08:06:22 AM PageName: DepositAdvisor_AdvisorDDRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_lrzlai5e StackTrace: at DepositAdvisor_AdvisorDDRenewalList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 29/04/2025 09:13:13 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 09:13:13 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 09:22:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11161) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:22:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11161) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:23:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11161) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:23:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11161) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:24:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11161) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:24:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11161) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:24:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:24:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:24:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011013' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011013' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011013' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:24:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011013' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011013' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011013' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:24:45 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 09:24:45 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 09:25:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11162) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:25:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11162) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:25:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11162) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:25:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11162) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:26:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:26:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:26:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011014' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011014' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011014' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:26:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011014' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011014' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011014' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:27:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11163) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:27:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11163) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:27:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11163) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:27:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11163) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:28:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:28:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:28:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011015' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011015' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011015' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:28:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011015' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011015' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011015' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:29:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11164) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:29:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11164) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:29:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11164) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:29:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11164) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:29:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:29:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:29:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011016' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011016' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011016' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:29:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011016' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011016' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011016' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:31:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11165) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:31:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11165) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:31:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11165) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:31:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11165) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:31:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:31:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:31:57 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 09:31:57 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 09:32:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011017' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011017' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011017' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:32:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011017' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011017' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011017' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:32:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11166) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:32:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11166) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:33:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11166) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:33:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11166) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:33:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:33:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:33:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011018' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011018' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011018' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:33:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011018' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011018' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011018' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:37:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:37:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:37:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:37:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:38:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:38:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:38:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011019' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011019' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:38:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011019' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011019' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:39:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11168) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:39:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11168) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:39:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11168) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:39:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11168) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:39:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:39:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:40:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:40:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:41:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11169) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:41:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11169) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:41:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11169) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:41:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11169) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:41:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:41:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:41:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011021' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011021' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:41:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011021' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011021' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:42:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11170) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:42:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11170) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:43:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11170) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:43:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11170) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:43:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 09:43:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 09:43:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:43:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:43:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011022' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011022' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011022' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:43:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011022' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011022' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011022' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:44:10 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 09:44:10 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 09:44:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11172) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:44:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11172) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:45:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11172) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:45:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11172) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:45:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:45:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:45:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011023' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011023' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011023' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:45:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011023' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011023' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011023' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:47:08 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 09:47:08 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 09:47:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11173) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:47:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11173) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:47:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11173) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:47:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11173) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:47:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:47:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:48:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011024' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011024' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011024' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:48:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011024' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011024' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011024' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:49:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11174) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:49:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11174) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:49:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11174) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:49:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11174) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:49:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:49:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:49:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:49:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:50:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11175) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:50:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11175) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:50:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11175) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:50:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11175) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:51:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:51:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:51:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011026' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011026' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:51:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011026' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011026' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:52:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11176) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:52:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11176) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:53:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11176) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:53:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11176) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:53:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:53:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:53:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011027' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011027' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011027' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:53:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011027' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011027' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011027' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:54:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11177) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:54:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11177) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:54:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11177) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:54:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11177) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:55:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:55:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:55:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011028' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011028' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:55:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011028' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011028' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:57:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11178) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:57:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11178) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 09:58:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11178) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 09:58:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11178) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 09:58:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 09:58:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 09:58:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 09:58:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 09:59:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11179) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 09:59:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11179) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:01:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11179) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:01:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11179) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:02:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:02:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:02:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011030' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011030' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:02:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011030' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011030' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:03:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11180) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:03:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11180) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:03:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11180) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:03:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11180) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:03:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:03:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:04:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011031' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011031' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011031' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:04:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011031' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011031' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011031' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:04:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11181) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:04:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11181) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:05:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11181) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:05:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11181) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:05:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:05:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:05:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:05:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:07:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11182) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:07:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11182) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:07:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11182) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:07:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11182) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:08:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:08:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:08:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:08:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:08:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11183) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:08:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11183) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:09:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11183) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:09:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11183) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:09:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:09:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:09:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011034' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011034' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:09:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011034' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011034' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:10:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11184) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:10:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11184) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:10:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11184) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:10:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11184) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:11:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:11:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:11:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:11:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:12:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11185) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:12:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11185) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:12:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11185) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:12:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11185) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:12:52 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 10:12:52 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 10:12:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:12:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:13:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011036' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011036' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:13:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011036' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011036' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:15:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11186) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:15:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11186) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:15:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11186) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:15:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11186) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:15:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:15:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:16:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011037' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011037' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011037' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:16:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011037' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011037' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011037' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:17:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11187) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:17:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11187) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:17:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11187) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:17:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11187) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:17:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:17:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:17:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:17:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:18:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11188) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 10:18:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11188) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 10:19:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11188) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 10:19:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11188) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 10:19:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:19:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:19:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:19:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:21:21 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 10:21:21 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2712','2711') AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 29/04/2025 10:21:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008218' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008218' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008218' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 10:21:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008218' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008218' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008218' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 10:22:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 10:22:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 10:44:04 AM PageName: Account_AccountDayBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountDayBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 11:00:17 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 11:00:22 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 11:07:11 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 11:07:30 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 11:09:07 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 11:11:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000743' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115000743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 11:11:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000743' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115000743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 11:12:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000743' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115000743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 11:12:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000743' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115000743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 11:12:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 11:12:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 11:35:03 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 12:05:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6474) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 12:05:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6474) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 12:05:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6474) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 12:05:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6474) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 12:05:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 12:05:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 12:06:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006665' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006665' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115006665' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 12:06:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006665' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006665' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115006665' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 12:06:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3189) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 12:06:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3189) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 12:06:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3189) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 12:06:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (3189) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 12:07:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 12:07:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 12:07:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115003350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 12:07:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115003350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 12:07:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115003350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 12:07:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115003350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 12:08:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 12:08:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 12:14:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007184' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007184' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115007184' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 12:14:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007184' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007184' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115007184' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 12:14:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007184' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007184' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115007184' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 12:14:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007184' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007184' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115007184' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 12:18:25 PM PageName: SendSMS String str: 9335134973 String sql: Dear PIYUSH SINGH your SavingId 27115001224 is withdrawled with amount 2000 on Date 29/04/2025 (messaged on 29/04/2025 12:17:46 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 29/04/2025 12:18:25 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112001182', '', '27115001224', null, '9335134973', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear PIYUSH SINGH your SavingId 27115001224 is withdrawled with amount 2000 on Date 29/04/2025 (messaged on 29/04/2025 12:17:46 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 12:20:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11189) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 29/04/2025 12:20:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11189) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 29/04/2025 12:20:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11189) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 29/04/2025 12:20:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11189) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 29/04/2025 12:20:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 29/04/2025 12:20:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 29/04/2025 12:21:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 12:21:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 12:36:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 12:56:55 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 01:04:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007437' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007437' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007437' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 01:04:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007437' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007437' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007437' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 01:12:54 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 01:16:06 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 01:23:14 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 01:39:42 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 01:40:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007883' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007883' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007883' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 01:40:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007883' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007883' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007883' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 01:47:21 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 01:52:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008460' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008460' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008460' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 01:52:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008460' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008460' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115008460' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 01:54:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004169' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004169' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115004169' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 01:54:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004169' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004169' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115004169' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 01:56:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007438' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007438' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007438' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 01:56:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007438' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007438' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007438' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 02:07:14 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 02:07:14 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 02:10:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 02:10:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 02:13:37 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 02:13:37 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 02:33:53 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 02:34:11 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 02:34:41 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 02:37:28 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 02:37:28 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 02:37:41 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 02:40:16 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 02:40:16 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 02:42:04 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 02:42:04 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 02:42:34 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 02:46:58 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 02:50:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115003840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 02:50:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115003840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 02:51:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004021' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115004021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 02:51:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004021' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115004021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 02:51:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001047' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 02:51:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001047' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 02:52:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115009517' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009517' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 02:52:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115009517' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009517' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 29/04/2025 03:08:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 03:08:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 03:28:35 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 03:28:35 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 03:46:36 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 03:48:29 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 04:12:22 PM PageName: MaturityMIP_PlanMaturityPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPayment.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 29/04/2025 04:37:17 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 04:58:22 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 04:59:27 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:01:32 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 05:01:32 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 05:05:53 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 29/04/2025 (messaged on 29/04/2025 05:05:14 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 29/04/2025 05:05:53 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 29/04/2025 (messaged on 29/04/2025 05:05:14 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:12:34 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/29/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 05:12:34 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/29/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 29/04/2025 05:12:50 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/29/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 29/04/2025 05:12:50 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/29/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 29/04/2025 05:17:02 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:03 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:07 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:08 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:08 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:09 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:10 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:12 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:12 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:17:12 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:24:04 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:24:04 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:29:27 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 05:29:27 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 05:29:31 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 05:29:31 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 05:29:50 PM PageName: PlanMemberAdvisor_AccountSavingVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountSavingVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 29/04/2025 05:29:58 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:29:58 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:30:15 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 05:30:15 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 05:31:16 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:31:16 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:31:49 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:31:49 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:31:54 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00017778' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00017778' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00017778' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:31:54 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00017778' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00017778' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00017778' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:31:58 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:31:58 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:34:27 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:34:27 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:34:43 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 29/04/2025 05:34:47 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00017778' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00017778' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00017778' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:34:47 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00017778' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00017778' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00017778' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:37:56 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:37:56 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:39:24 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:39:24 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:40:05 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:40:05 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:40:41 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:40:41 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:42:55 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:42:55 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:43:11 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:43:11 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:43:54 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:43:54 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:44:56 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:44:56 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:49:31 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:49:31 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:50:49 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:50:49 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:51:05 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:51:05 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 05:51:10 PM PageName: DataTableTransaction String str: String sql: SELECT a.VoucherInitial+right(('00000000'+rtrim(convert(CHAR,isnull(a.VoucherCounter,0)+1))),8)AS VoucherId FROM FinancialYearMaster a WHERE a.TableName='2526' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Transaction (Process ID 69) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at ClassMaster.DataTableTransaction(String sql, SqlTransaction trans) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 05:51:10 PM PageName: DepositLoan_DepositLoanRepaymentApproval String str: SELECT a.VoucherInitial+right(('00000000'+rtrim(convert(CHAR,isnull(a.VoucherCounter,0)+1))),8)AS VoucherId FROM FinancialYearMaster a WHERE a.TableName='2526' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositLoanRepaymentApproval.btnApproved_Click(Object sender, EventArgs e) TargetSite: Void btnApproved_Click(System.Object, System.EventArgs) Time: 29/04/2025 06:03:16 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 06:03:16 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 29/04/2025 06:12:27 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 29/04/2025 06:12:27 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 29/04/2025 06:16:00 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 29/04/2025 06:16:00 PM PageName: PlanMemberAdvisor_AccountSavingVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), MemberId VARCHAR(20), MemberName VARCHAR(50), AccountId VARCHAR(20), VoucherType VARCHAR(20), ReceiptNo VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionNo VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250), ChequeNo VARCHAR(50) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, MemberId, MemberName, AccountId, VoucherType, ReceiptNo, ConsentNo, ConsentDate, TransactionNo, TransactionDate, PaidAmount, AmountInWord, ChequeNo) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.SavingId AS AccountId, 'SavingWithdrawl' AS VoucherType, a.ReceiptNo, a.SavNo AS ConsentNo, convert(CHAR, a.EntryTime, 106)AS ConsentDate, a.VoucherId AS TransactionNo, convert(CHAR, a.TransDate, 106)AS TransactionDate, a.Debit AS Payable, 'AmountInWord' AS AmountInWord, '' AS ChequeNo FROM SavingLedger a WITH(nolock) WHERE a.VoucherId='VH00018168' ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId='VH00018168' ; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId='VH00018168' ; SELECT a.BranchId, a.BranchName, a.MemberId, a.MemberName, a.AccountId, a.VoucherType, a.ReceiptNo, a.ConsentNo, a.ConsentDate, a.TransactionNo, a.TransactionDate, a.PaidAmount, a.AmountInWord, a.ChequeNo, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y5efmw3z StackTrace: at PlanMemberAdvisor_AccountSavingVoucherHTML.AccountSavingVoucherHTML() TargetSite: Void AccountSavingVoucherHTML() Time: 30/04/2025 09:12:36 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 09:12:36 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 09:27:10 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 09:27:10 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 09:27:26 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 09:27:26 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 09:32:09 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 09:32:09 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 09:35:14 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 09:39:46 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 09:39:46 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 09:42:52 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 09:42:52 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 09:59:36 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 09:59:36 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 10:12:17 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 10:12:24 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 10:13:05 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 10:14:38 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 10:20:54 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 10:20:57 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 10:32:18 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 10:33:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11190) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 10:33:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11190) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 10:33:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11190) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 10:33:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11190) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 10:34:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011041' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011041' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011041' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 10:34:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011041' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011041' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011041' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 10:34:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 30/04/2025 10:34:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 30/04/2025 10:36:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11191) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 10:36:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11191) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 10:37:30 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 10:42:53 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 30/04/2025 10:43:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11191) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 10:43:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11191) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 10:44:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 10:44:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 10:44:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 30/04/2025 10:44:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 30/04/2025 10:46:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11192) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 10:46:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11192) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 10:47:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11192) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 10:47:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11192) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 10:47:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011043' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011043' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011043' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 10:47:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011043' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011043' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011043' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 10:47:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 30/04/2025 10:47:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 30/04/2025 10:49:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11193) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 10:49:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11193) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 10:50:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11193) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 10:50:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11193) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 10:50:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011044' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011044' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011044' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 10:50:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011044' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011044' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011044' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 10:51:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 30/04/2025 10:51:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 30/04/2025 11:03:26 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 30/04/2025 11:03:30 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 30/04/2025 11:09:20 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 30/04/2025 11:18:58 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 11:19:44 AM PageName: DepositLoan_DepositLoanDisbursement String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_arfv5xct StackTrace: at DepositLoan_DepositLoanDisbursement.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 30/04/2025 11:28:57 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 11:28:57 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 11:32:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 11:32:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 11:33:10 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 11:33:10 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 11:33:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 11:33:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 11:34:24 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 11:34:24 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 11:35:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 11:35:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 11:35:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 11:35:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11167) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 11:36:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011019' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011019' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 11:36:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011019' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011019' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 11:36:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 30/04/2025 11:36:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 30/04/2025 11:37:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 11:37:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 11:38:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 11:38:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 11:39:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11068) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 11:39:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11068) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 11:45:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010150' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010150' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010150' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 11:45:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010150' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010150' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010150' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 11:49:12 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 11:49:12 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 11:55:44 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 11:56:47 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 11:56:47 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 11:57:54 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 11:57:54 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 12:11:43 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 12:28:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002931' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115002931' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 12:28:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002931' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115002931' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 12:29:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010736' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010736' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010736' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 12:29:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010736' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010736' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010736' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 12:30:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000953' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115000953' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 12:30:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000953' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115000953' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 12:41:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008862' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008862' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008862' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 12:41:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008862' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008862' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008862' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 12:42:25 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 12:51:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11171) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 12:51:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11171) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 12:52:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11171) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 12:52:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11171) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 12:52:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000365' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000365' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000365' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 12:52:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000365' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000365' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000365' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 12:52:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 30/04/2025 12:52:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 30/04/2025 01:04:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000098' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115000098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 01:04:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000098' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115000098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 01:51:42 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 01:59:10 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:09:44 PM PageName: AdminLogin String str: SELECT Count(1)AS Nos0 FROM UserLoginDetail with(nolock) WHERE UserLoginId='EMP00031' ; SELECT Count(1)AS Nos1 FROM UserLoginDetail with(nolock) WHERE UserLoginId='EMP00031' AND UserPassword='RQBNAFAAMAAwADAAMwAxAA==' ; SELECT (SELECT TOP 1 CompanyURL FROM ProjectReportSettingMaster WITH(nolock))AS CompanyURL, tt.UserLoginId, tt.UserLoginStatus, tt.UserWebLogin, tt.UserRole, tt.UserImage, tb.TableName, Convert(CHAR,tt.UserWorkingDate,103)AS UserWorkingDate, Convert(CHAR,tb.FromDate,103)AS FromDate, Convert(CHAR,tb.ToDate,103)AS ToDate FROM ( SELECT a.UserLoginId, a.UserLoginStatus, a.UserWebLogin, a.UserRole, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock))+'UploadedDocs/UserLoginPhoto/'+CASE WHEN len(a.UserImage)>5 THEN a.UserImage ELSE 'CompanyLogo.png' END AS UserImage, CASE WHEN rtrim(convert(CHAR,a.UserLoginDate,106))=rtrim(convert(CHAR,GETDATE(),106)) THEN isnull(a.UserWorkingDate,GETDATE()) ELSE GETDATE() END AS UserWorkingDate FROM UserLoginDetail a with(nolock) WHERE 1=1 AND a.UserLoginId='EMP00031' )tt LEFT JOIN FinancialYearMaster tb WITH(nolock) ON tt.UserWorkingDate>=tb.FromDate AND tt.UserWorkingDate<=tb.ToDate ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=13658; handshake=46384; Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ClassMaster.DataSetResult(String query) at AdminLogin.btnLogin_Click(Object sender, EventArgs e) TargetSite: Void .ctor(System.Data.ProviderBase.DbConnectionPoolIdentity, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.Object, System.String, System.Security.SecureString, Boolean, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SessionData, System.Data.ProviderBase.DbConnectionPool, System.String, Boolean, System.Data.SqlClient.SqlAuthenticationProviderManager) Time: 30/04/2025 02:13:38 PM PageName: LoginMasterPage String str: SELECT TOP 1 CompanyURL FROM ProjectReportSettingMaster WITH(nolock) ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ClassMaster.DataTableResult(String query) at LoginMasterPage.PageLoadSetting() TargetSite: Void .ctor(System.Data.ProviderBase.DbConnectionPoolIdentity, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.Object, System.String, System.Security.SecureString, Boolean, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SessionData, System.Data.ProviderBase.DbConnectionPool, System.String, Boolean, System.Data.SqlClient.SqlAuthenticationProviderManager) Time: 30/04/2025 02:15:35 PM PageName: AdminLogin String str: SELECT Count(1)AS Nos0 FROM UserLoginDetail with(nolock) WHERE UserLoginId='EMP00031' ; SELECT Count(1)AS Nos1 FROM UserLoginDetail with(nolock) WHERE UserLoginId='EMP00031' AND UserPassword='RQBNAFAAMAAwADAAMwAxAA==' ; SELECT (SELECT TOP 1 CompanyURL FROM ProjectReportSettingMaster WITH(nolock))AS CompanyURL, tt.UserLoginId, tt.UserLoginStatus, tt.UserWebLogin, tt.UserRole, tt.UserImage, tb.TableName, Convert(CHAR,tt.UserWorkingDate,103)AS UserWorkingDate, Convert(CHAR,tb.FromDate,103)AS FromDate, Convert(CHAR,tb.ToDate,103)AS ToDate FROM ( SELECT a.UserLoginId, a.UserLoginStatus, a.UserWebLogin, a.UserRole, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock))+'UploadedDocs/UserLoginPhoto/'+CASE WHEN len(a.UserImage)>5 THEN a.UserImage ELSE 'CompanyLogo.png' END AS UserImage, CASE WHEN rtrim(convert(CHAR,a.UserLoginDate,106))=rtrim(convert(CHAR,GETDATE(),106)) THEN isnull(a.UserWorkingDate,GETDATE()) ELSE GETDATE() END AS UserWorkingDate FROM UserLoginDetail a with(nolock) WHERE 1=1 AND a.UserLoginId='EMP00031' )tt LEFT JOIN FinancialYearMaster tb WITH(nolock) ON tt.UserWorkingDate>=tb.FromDate AND tt.UserWorkingDate<=tb.ToDate ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ClassMaster.DataSetResult(String query) at AdminLogin.btnLogin_Click(Object sender, EventArgs e) TargetSite: Void .ctor(System.Data.ProviderBase.DbConnectionPoolIdentity, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.Object, System.String, System.Security.SecureString, Boolean, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SessionData, System.Data.ProviderBase.DbConnectionPool, System.String, Boolean, System.Data.SqlClient.SqlAuthenticationProviderManager) Time: 30/04/2025 02:17:39 PM PageName: AdvisorLogin String str: SELECT Count(1)AS Nos0 FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100435' ; SELECT Count(1)AS Nos1 FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100435' AND AdvisorPassword='MQA=' ; SELECT (SELECT APIUserName FROM ProjectDataSettingMaster WITH(nolock))AS APIUserName, (SELECT APIUserStatus FROM ProjectDataSettingMaster WITH(nolock))AS APIUserStatus, AdvisorId, MemberName, AdvisorLoginStatus, AdvisorWebLogin FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100435' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ClassMaster.DataSetResult(String query) at AdvisorLogin.btnLogin_Click(Object sender, EventArgs e) TargetSite: Void .ctor(System.Data.ProviderBase.DbConnectionPoolIdentity, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.Object, System.String, System.Security.SecureString, Boolean, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SessionData, System.Data.ProviderBase.DbConnectionPool, System.String, Boolean, System.Data.SqlClient.SqlAuthenticationProviderManager) Time: 30/04/2025 02:17:39 PM PageName: AdvisorLogin String str: SELECT Count(1)AS Nos0 FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100262' ; SELECT Count(1)AS Nos1 FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100262' AND AdvisorPassword='MQA=' ; SELECT (SELECT APIUserName FROM ProjectDataSettingMaster WITH(nolock))AS APIUserName, (SELECT APIUserStatus FROM ProjectDataSettingMaster WITH(nolock))AS APIUserStatus, AdvisorId, MemberName, AdvisorLoginStatus, AdvisorWebLogin FROM PlanMemberDetail with(nolock) WHERE AdvisorId='271100262' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) Source: .Net SqlClient Data Provider StackTrace: at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ClassMaster.DataSetResult(String query) at AdvisorLogin.btnLogin_Click(Object sender, EventArgs e) TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef) Time: 30/04/2025 02:17:58 PM PageName: DataTableProcedure String str: ProWebUserBranch String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) Source: .Net SqlClient Data Provider StackTrace: at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableProcedure(String ProcedureName, SqlParameter[] parameters) TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef) Time: 30/04/2025 02:18:13 PM PageName: DepositLoan_DepositLoanRepaymentApproval String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositLoanRepaymentApproval.FillBranch() TargetSite: Void FillBranch() Time: 30/04/2025 02:19:32 PM PageName: AdminLogin String str: SELECT Count(1)AS Nos0 FROM UserLoginDetail with(nolock) WHERE UserLoginId='EMP00030' ; SELECT Count(1)AS Nos1 FROM UserLoginDetail with(nolock) WHERE UserLoginId='EMP00030' AND UserPassword='TwBUAFoASQBAADEAMgAzAA==' ; SELECT (SELECT TOP 1 CompanyURL FROM ProjectReportSettingMaster WITH(nolock))AS CompanyURL, tt.UserLoginId, tt.UserLoginStatus, tt.UserWebLogin, tt.UserRole, tt.UserImage, tb.TableName, Convert(CHAR,tt.UserWorkingDate,103)AS UserWorkingDate, Convert(CHAR,tb.FromDate,103)AS FromDate, Convert(CHAR,tb.ToDate,103)AS ToDate FROM ( SELECT a.UserLoginId, a.UserLoginStatus, a.UserWebLogin, a.UserRole, (SELECT CompanyURL FROM ProjectReportSettingMaster WITH(nolock))+'UploadedDocs/UserLoginPhoto/'+CASE WHEN len(a.UserImage)>5 THEN a.UserImage ELSE 'CompanyLogo.png' END AS UserImage, CASE WHEN rtrim(convert(CHAR,a.UserLoginDate,106))=rtrim(convert(CHAR,GETDATE(),106)) THEN isnull(a.UserWorkingDate,GETDATE()) ELSE GETDATE() END AS UserWorkingDate FROM UserLoginDetail a with(nolock) WHERE 1=1 AND a.UserLoginId='EMP00030' )tt LEFT JOIN FinancialYearMaster tb WITH(nolock) ON tt.UserWorkingDate>=tb.FromDate AND tt.UserWorkingDate<=tb.ToDate ; String sql: UPDATE UserLoginDetail SET UserLoginDate=GETDATE(), UserWorkingDate='4/30/2025 12:00:00 AM' WHERE UserLoginId='EMP00030' ; INSERT INTO UserLoginTime ( UserType, UserId, LoginDate, IPAddress, RemoteUser, BrowserName, Latitude, Longitude, UserAddress ) VALUES ( 'AdminUser', 'EMP00030', GETDATE(), '111.235.67.206', '', 'Chrome', '25.4742894', '81.8482771', '' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=2894; handshake=17765; Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ClassMaster.IntInsUpDel(String query) at AdminLogin.btnLogin_Click(Object sender, EventArgs e) TargetSite: Void .ctor(System.Data.ProviderBase.DbConnectionPoolIdentity, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.Object, System.String, System.Security.SecureString, Boolean, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SessionData, System.Data.ProviderBase.DbConnectionPool, System.String, Boolean, System.Data.SqlClient.SqlAuthenticationProviderManager) Time: 30/04/2025 02:28:24 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 30/04/2025 (messaged on 30/04/2025 02:27:44 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 30/04/2025 02:28:24 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 30/04/2025 (messaged on 30/04/2025 02:27:44 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 02:35:17 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:35:25 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:35:38 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:35:44 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100383', 'SAYED NAYAB ALI', '27112009276', 'AMISHA GUPTA', '27115010900', '4/30/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100383', 'SAYED NAYAB ALI', '27112007399', 'CHIRAUNJI LAL', '27115008005', '4/30/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:36:23 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:37:03 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:37:13 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100383', 'SAYED NAYAB ALI', '27112009276', 'AMISHA GUPTA', '27115010900', '4/30/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100383', 'SAYED NAYAB ALI', '27112007399', 'CHIRAUNJI LAL', '27115008005', '4/30/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:37:19 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 02:52:17 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 02:52:17 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 30/04/2025 02:56:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115006005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 02:56:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115006005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 03:30:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010705' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010705' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010705' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 03:30:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010705' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010705' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010705' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 03:31:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 03:31:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010627' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010627' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010627' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 03:34:29 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 03:34:29 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 03:42:57 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 03:43:16 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 03:43:37 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 03:44:10 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 03:44:17 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 03:44:32 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 30/04/2025 03:47:04 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/04/2025 03:47:22 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/04/2025 03:47:37 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/04/2025 03:47:46 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/04/2025 03:48:05 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/04/2025 03:56:25 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 03:56:43 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 03:56:43 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 04:15:58 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='730007'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:15:58 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='730007'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 30/04/2025 04:26:22 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:26:22 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 04:26:27 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:26:27 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 04:27:48 PM PageName: DataTableResult String str: SELECT a.VoucherType, a.VoucherId, Convert(CHAR,a.TransDate,106)AS TransDate, a.Credit, a.Debit, a.HeadId, a.HeadName, a.Refer1, a.Refer2, a.Refer3, a.Narration, a.EntryUser, a.EntryType FROM F2526VoucherDetail a WITH(nolock) WHERE 1=1 AND a.TransDate>='4/30/2025 12:00:00 AM' AND a.TransDate<'5/1/2025 12:00:00 AM' AND a.EntryType IN ( 'JournalVoucher','ContraVoucher','PaymentVoucher','ReceiveVoucher' ) AND a.HeadId='VH00019337' ORDER BY a.TransDate, a.VoucherId, a.Credit, a.Debit DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Conversion failed when converting the varchar value 'VH00019337' to data type int. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:27:48 PM PageName: Account_AccountVoucherList String str: SELECT a.VoucherType, a.VoucherId, Convert(CHAR,a.TransDate,106)AS TransDate, a.Credit, a.Debit, a.HeadId, a.HeadName, a.Refer1, a.Refer2, a.Refer3, a.Narration, a.EntryUser, a.EntryType FROM F2526VoucherDetail a WITH(nolock) WHERE 1=1 AND a.TransDate>='4/30/2025 12:00:00 AM' AND a.TransDate<'5/1/2025 12:00:00 AM' AND a.EntryType IN ( 'JournalVoucher','ContraVoucher','PaymentVoucher','ReceiveVoucher' ) AND a.HeadId='VH00019337' ORDER BY a.TransDate, a.VoucherId, a.Credit, a.Debit DESC ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3twbugb2 StackTrace: at Account_AccountVoucherList.FillData() TargetSite: Void FillData() Time: 30/04/2025 04:29:00 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:29:00 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 04:37:32 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:37:32 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 04:38:40 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:38:40 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 04:40:12 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 04:40:25 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='710022'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:40:25 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='710022'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 30/04/2025 04:40:30 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 04:40:46 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='730007'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:40:46 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='730007'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 30/04/2025 04:42:07 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 04:48:14 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:48:14 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 04:52:11 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:52:11 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 04:53:14 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:53:14 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 04:59:36 PM PageName: DataTableResult String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; DECLARE @TTable TABLE( LedgerType VARCHAR(10), MainId VARCHAR(10), MainTitle VARCHAR(100), ParentId VARCHAR(10), ParentTitle VARCHAR(100), HeadId VARCHAR(10), HeadName VARCHAR(100), OpenCredit DECIMAL(18,2), OpenDebit DECIMAL(18,2), OpeningBalance DECIMAL(18,2), CreditAmount DECIMAL(18,2), DebitAmount DECIMAL(18,2), ClosingBalance DECIMAL(18,2) ); INSERT INTO @TTable ( LedgerType, MainId, ParentId, HeadId, HeadName, OpenCredit, OpenDebit, CreditAmount, DebitAmount ) SELECT 'Ledger'AS LedgerType, lm.LedgerMain AS MainId, lm.LedgerHead AS ParentId, lm.LedgerId AS HeadId, lm.LedgerName +' - '+rtrim(Convert(CHAR,lm.LedgerId)) AS HeadName, isnull(co.oCredit,0)AS OpenCredit, isnull(co.oDebit,0)AS OpenDebit, isnull(ct.tCredit,0)AS CreditAmount, isnull(ct.tDebit,0)AS DebitAmount FROM AccountLedgerMaster lm WITH(nolock) LEFT JOIN ( SELECT HeadId, SUM(Credit) AS oCredit, SUM(Debit)AS oDebit FROM F2324VoucherDetail WITH(nolock) WHERE TransDate<@FDate GROUP BY HeadId )co ON lm.LedgerId=co.HeadId LEFT JOIN ( SELECT HeadId, SUM(Credit) AS tCredit, SUM(Debit)AS tDebit FROM F2324VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate0 AND (tt.LedgerType='Group' OR tt.LedgerType='Ledger') ORDER BY tt.SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LedgerType'. Invalid column name 'LedgerType'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 04:59:36 PM PageName: Account_AccountBalanceSheetReport String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; DECLARE @TTable TABLE( LedgerType VARCHAR(10), MainId VARCHAR(10), MainTitle VARCHAR(100), ParentId VARCHAR(10), ParentTitle VARCHAR(100), HeadId VARCHAR(10), HeadName VARCHAR(100), OpenCredit DECIMAL(18,2), OpenDebit DECIMAL(18,2), OpeningBalance DECIMAL(18,2), CreditAmount DECIMAL(18,2), DebitAmount DECIMAL(18,2), ClosingBalance DECIMAL(18,2) ); INSERT INTO @TTable ( LedgerType, MainId, ParentId, HeadId, HeadName, OpenCredit, OpenDebit, CreditAmount, DebitAmount ) SELECT 'Ledger'AS LedgerType, lm.LedgerMain AS MainId, lm.LedgerHead AS ParentId, lm.LedgerId AS HeadId, lm.LedgerName +' - '+rtrim(Convert(CHAR,lm.LedgerId)) AS HeadName, isnull(co.oCredit,0)AS OpenCredit, isnull(co.oDebit,0)AS OpenDebit, isnull(ct.tCredit,0)AS CreditAmount, isnull(ct.tDebit,0)AS DebitAmount FROM AccountLedgerMaster lm WITH(nolock) LEFT JOIN ( SELECT HeadId, SUM(Credit) AS oCredit, SUM(Debit)AS oDebit FROM F2324VoucherDetail WITH(nolock) WHERE TransDate<@FDate GROUP BY HeadId )co ON lm.LedgerId=co.HeadId LEFT JOIN ( SELECT HeadId, SUM(Credit) AS tCredit, SUM(Debit)AS tDebit FROM F2324VoucherDetail WITH(nolock) WHERE TransDate>=@FDate AND TransDate0 AND (tt.LedgerType='Group' OR tt.LedgerType='Ledger') ORDER BY tt.SrNo String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_uueipzbr StackTrace: at Account_AccountBalanceSheetReport.FillData() TargetSite: Void FillData() Time: 30/04/2025 05:01:57 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:01:57 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 05:02:24 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:02:24 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 05:02:40 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:02:40 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 05:02:47 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:02:47 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 05:04:45 PM PageName: DataTableResult String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:04:45 PM PageName: PlanMemberAdvisor_PaymentVoucherHTML String str: DECLARE @FTable TABLE ( FinYear VARCHAR(20), BranchId VARCHAR(20), BranchName VARCHAR(50), VoucherId VARCHAR(20), VoucherType VARCHAR(20), ConsentNo VARCHAR(20), ConsentDate VARCHAR(20), TransactionDate VARCHAR(20), PaidAmount decimal(10,2), AmountInWord VARCHAR(250) ); INSERT INTO @FTable( FinYear, BranchId, BranchName, VoucherId, VoucherType, ConsentNo, ConsentDate, TransactionDate, PaidAmount,AmountInWord) SELECT (SELECT TableName FROM FinancialYearMaster WITH(nolock) WHERE a.TransDate BETWEEN FromDate AND ToDate)AS FinYear, a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.VoucherId AS ConsentNo,convert(CHAR, a.TransDate, 106)AS ConsentDate, convert(CHAR, a.TransDate, 106)AS TransactionDate,sum(a.Debit)AS PaidAmount, 'AmountInWord' AS AmountInWord FROM AccountVoucherDetail a WITH(nolock) WHERE a.VoucherId = 'VH00019337' GROUP BY a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.TransDate ; DECLARE @FinYear VARCHAR(20); SET @FinYear=(SELECT FinYear FROM @FTable); DECLARE @ATable TABLE(SrNo INT IDENTITY(1, 1), HeadType VARCHAR(20), HeadId VARCHAR(20), HeadName VARCHAR(100), Amount VARCHAR(20), Credit DECIMAL(10, 2), Debit DECIMAL(10, 2)); IF(@FinYear='2425') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2425VoucherDetail WHERE VoucherId = 'VH00019337'; IF(@FinYear='2526') INSERT INTO @ATable(HeadId, HeadName, Credit, Debit) SELECT HeadId, HeadName, Credit, Debit FROM F2526VoucherDetail WHERE VoucherId = 'VH00019337'; SELECT a.BranchId, a.BranchName, a.VoucherId, a.VoucherType, a.ConsentNo, a.ConsentDate, a.TransactionDate, a.PaidAmount, a.AmountInWord, b.HeadId, b.HeadName, b.Credit, b.Debit FROM @FTable a CROSS JOIN @ATable b String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_qsz2w45r StackTrace: at PlanMemberAdvisor_PaymentVoucherHTML.AccountMaturityVoucherHTML() TargetSite: Void AccountMaturityVoucherHTML() Time: 30/04/2025 05:10:41 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 05:10:41 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 05:25:44 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:26:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 05:26:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 05:29:00 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 05:29:00 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 05:30:13 PM PageName: Account_AccountLedgerCorrection String str: SELECT Count(1)AS Nos0 FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId!='120001' AND LedgerName='Face Reader Machine' String sql: INSERT INTO AccountLedgerMaster ( LedgerId, LedgerName, LedgerHead, LedgerMain, LedgerDescription, LedgerLevel, EntryUser, EntryDate ) VALUES( '120001', 'Face Reader Machine', '110001', '100000', 'Fixed assets', '2', 'emp00031', GETDATE() ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'EntryDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at Account_AccountLedgerCorrection.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:30:20 PM PageName: Account_AccountLedgerCorrection String str: SELECT Count(1)AS Nos0 FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId!='120001' AND LedgerName='Face Reader Machine' String sql: INSERT INTO AccountLedgerMaster ( LedgerId, LedgerName, LedgerHead, LedgerMain, LedgerDescription, LedgerLevel, EntryUser, EntryDate ) VALUES( '120001', 'Face Reader Machine', '110001', '100000', 'Fixed assets', '2', 'emp00031', GETDATE() ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'EntryDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at Account_AccountLedgerCorrection.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:30:25 PM PageName: Account_AccountLedgerCorrection String str: SELECT Count(1)AS Nos0 FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId!='120001' AND LedgerName='Face Reader Machine' String sql: INSERT INTO AccountLedgerMaster ( LedgerId, LedgerName, LedgerHead, LedgerMain, LedgerDescription, LedgerLevel, EntryUser, EntryDate ) VALUES( '120001', 'Face Reader Machine', '110001', '100000', 'Fixed assets', '2', 'emp00031', GETDATE() ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'EntryDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at Account_AccountLedgerCorrection.btnUpdate_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 05:36:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 05:36:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11122) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 05:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 30/04/2025 05:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 30/04/2025 05:43:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010975' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010975' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010975' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 05:43:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010975' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010975' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010975' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 05:46:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11194) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 30/04/2025 05:46:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11194) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 30/04/2025 05:46:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11194) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 30/04/2025 05:46:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11194) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 30/04/2025 05:47:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 30/04/2025 05:47:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 30/04/2025 05:47:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011045' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011045' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011045' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 30/04/2025 05:47:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011045' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011045' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011045' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 30/04/2025 05:47:43 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/04/2025 05:47:50 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/04/2025 06:05:34 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 06:05:34 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 06:08:58 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 06:09:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 30/04/2025 06:09:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 30/04/2025 06:09:25 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 06:10:09 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 06:10:49 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 30/04/2025 06:17:25 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 06:19:28 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 30/04/2025 07:25:59 PM PageName: GroupLoan_GroupLoanFullDetail String str: SELECT CASE WHEN a.LoanNo IS NULL THEN 'N/A' ELSE Convert(CHAR,a.LoanNo) END AS LoanNo, isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, a.LoanOfficerId, isnull(a.LoanOfficerName,'N/A')+' ('+isnull(a.LoanOfficerId,'')+')'AS LoanOfficerName, a.CenterId, isnull(a.CenterName,'N/A')+' ('+isnull(a.CenterId,'')+')'AS CenterName, isnull(a.GroupName,'N/A')AS GroupName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(a.MobileNo,'N/A')AS MobileNo, isnull(a.ContactNo,'N/A')AS ContactNo, CASE WHEN a.MemberBankName IS NULL THEN 'N/A' ELSE a.MemberBankName END +' ('+CASE WHEN a.MemberBankId IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.MemberBankId)) END +')' AS MemberBankName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.BankBranchName,'N/A')AS BankBranchName, isnull((SELECT TOP 1 AccountName FROM BankAccountVerification WITH(nolock) WHERE AccountNo=a.BankAccountNo AND IFSCCode=a.BankIFSCCode ORDER BY EntryTime DESC),'Bank Account Not Verified')AS BankVerifiedName, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, a.LoanIdType, isnull(a.LoanStatus,'N/A')AS LoanStatus, isnull(a.LoanFormNo,'N/A')AS LoanFormNo, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE Convert(CHAR,a.LoanCycle) END AS LoanCycle, isnull(a.GLoanTypeName,'N/A')AS GLoanTypeName, isnull(a.GLoanTypeNo,'N/A')AS GLoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, isnull(a.ApplicationId,'N/A')AS ApplicationId, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationDate,106) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApplicationEntryUser IS NULL THEN 'NA' ELSE a.ApplicationEntryUser+' on '+rtrim(Convert(CHAR,a.ApplicationEntryTime,106))+' '+rtrim(Convert(CHAR,a.ApplicationEntryTime,108)) END AS ApplicationEntryTime, isnull(a.SanctionId,'N/A')AS SanctionId, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalDate,106) END AS ApprovalDate, CASE WHEN a.ApprovalEntryUser IS NULL THEN 'NA' ELSE a.ApprovalEntryUser+' on '+rtrim(Convert(CHAR,a.ApprovalEntryTime,106))+' '+rtrim(Convert(CHAR,a.ApprovalEntryTime,108)) END AS ApprovalEntryTime, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax, CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeePayHeadId IS NULL THEN 'N/A' ELSE Convert(CHAR,a.FeePayHeadId) END AS FeePayHeadId, CASE WHEN a.FeeVoucherId IS NULL THEN 'N/A' ELSE Convert(CHAR,a.FeeVoucherId) END AS FeeVoucherId, isnull(a.FeePayTransId,'N/A')AS FeePayTransId, isnull(a.FeePayStatus,'N/A')AS FeePayStatus, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE Convert(CHAR,a.FeeDate,106) END AS FeeDate, CASE WHEN a.FeeEntryUser IS NULL THEN 'NA' ELSE a.FeeEntryUser+' on '+rtrim(Convert(CHAR,a.FeeEntryTime,106))+' '+rtrim(Convert(CHAR,a.FeeEntryTime,108)) END AS FeeEntryTime, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.LoanAmount) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalInterest) END AS TotalInterest, CASE WHEN a.DisburseAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.DisburseAmount) END AS DisburseAmount, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.EMIAmount) END AS EMIAmount, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, isnull(a.LoanFunder,'N/A')AS LoanFunder, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseHeadId IS NULL THEN 'N/A' ELSE Convert(CHAR,a.DisburseHeadId) END AS DisburseHeadId, CASE WHEN a.DisburseVoucherId IS NULL THEN 'N/A' ELSE Convert(CHAR,a.DisburseVoucherId) END AS DisburseVoucherId, isnull(a.DisburseTransId,'N/A')AS DisburseTransId, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE Convert(CHAR,a.DisburseDate,106) END AS DisburseDate, CASE WHEN a.DisburseEntryUser IS NULL THEN 'NA' ELSE a.DisburseEntryUser+' on '+rtrim(Convert(CHAR,a.DisburseEntryTime,106))+' '+rtrim(Convert(CHAR,a.DisburseEntryTime,108)) END AS DisburseEntryTime, CASE WHEN a.UtilizationDate IS NULL THEN 'N/A' ELSE Convert(CHAR,a.UtilizationDate,106) END AS UtilizationDate, isnull(a.UtilizationRemark,'N/A')AS UtilizationRemark, CASE WHEN a.UtilizationEntryUser IS NULL THEN 'NA' ELSE a.UtilizationEntryUser+' on '+rtrim(Convert(CHAR,a.UtilizationEntryTime,106))+' '+rtrim(Convert(CHAR,a.UtilizationEntryTime,108)) END AS UtilizationEntryTime, CASE WHEN a.CMDate IS NULL THEN 'N/A' ELSE Convert(CHAR,a.CMDate,106) END AS CMDate, CASE WHEN a.CMEMI IS NULL THEN 'N/A' ELSE Convert(CHAR,a.CMEMI) END AS CMEMI, CASE WHEN a.CMFine IS NULL THEN 'N/A' ELSE Convert(CHAR,a.CMFine) END AS CMFine, CASE WHEN a.CMSaving IS NULL THEN 'N/A' ELSE Convert(CHAR,a.CMSaving) END AS CMSaving, CASE WHEN a.CMOther IS NULL THEN 'N/A' ELSE Convert(CHAR,a.CMOther) END AS CMOther, CASE WHEN a.CMEntryUser IS NULL THEN 'NA' ELSE a.CMEntryUser+' on '+rtrim(Convert(CHAR,a.CMEntryTime,106))+' '+rtrim(Convert(CHAR,a.CMEntryTime,108)) END AS CMEntryTime, CASE WHEN a.CloseDate IS NULL THEN 'N/A' ELSE Convert(CHAR,a.CloseDate,106) END AS CloseDate, isnull(a.CloseVoucherId,'N/A')AS CloseVoucherId, isnull(a.CloseMode,'N/A')AS CloseMode, CASE WHEN a.ClosePrincipal IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ClosePrincipal) END AS ClosePrincipal, CASE WHEN a.CloseInterest IS NULL THEN 'N/A' ELSE Convert(CHAR,a.CloseInterest) END AS CloseInterest, CASE WHEN a.CloseOther IS NULL THEN 'N/A' ELSE Convert(CHAR,a.CloseOther) END AS CloseOther,CASE WHEN a.ClosePenalty IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ClosePenalty) END AS ClosePenalty, isnull(a.LoanDocumentNo,'N/A')AS LoanDocumentNo, CASE WHEN a.EMIPrintNo IS NULL THEN 'N/A' ELSE Convert(CHAR,a.EMIPrintNo) END AS EMIPrintNo, (SELECT GroupLoanFullDetailHTML FROM ProjectReportSettingMaster WITH(nolock))AS LoanFullDetailHTMLReportPageName, (SELECT GroupLoanCardFrontHTML FROM ProjectReportSettingMaster WITH(nolock))AS LoanCardFrontHTMLReportPageName, (SELECT GroupLoanCardPotraitHTML FROM ProjectReportSettingMaster WITH(nolock))AS LoanCardBackHTMLReportPageName, (SELECT GroupLoanStatementHTML FROM ProjectReportSettingMaster WITH(nolock))AS LoanStatementHTMLReportPageName, (SELECT GroupLoanDemandNoticeHTML FROM ProjectReportSettingMaster WITH(nolock))AS LoanDemandNoticeHTMLReportPageName, (SELECT GroupLoanNOCCertificateHTML FROM ProjectReportSettingMaster WITH(nolock))AS LoanNOCCertificateHTMLReportPageName FROM GroupLoanAccount a WITH(nolock) WHERE a.LoanId='G000101099' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanFullDetail.FillLoanDetail() TargetSite: Void FillLoanDetail() Time: 30/04/2025 08:31:11 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 30/04/2025 08:31:19 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 01/05/2025 12:07:24 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 01/05/2025 12:14:16 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100587' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 01/05/2025 12:14:43 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100587' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 01/05/2025 12:15:00 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100587' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 01/05/2025 12:15:37 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100587' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 01/05/2025 12:15:53 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100587' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 01/05/2025 12:16:02 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100587' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 01/05/2025 12:20:36 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 12:20:36 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 09:15:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 09:15:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 09:24:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 09:24:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 09:29:48 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 09:29:48 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 09:30:57 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 09:30:57 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 09:34:44 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 09:34:44 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 09:36:18 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 09:36:18 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 09:42:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 09:42:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 10:05:23 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 10:17:56 AM PageName: SavingShare_PrintSavingPassbook String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_131foxza StackTrace: at SavingShare_PrintSavingPassbook.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 01/05/2025 10:18:55 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004930' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6733 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6771' WHERE SavingId='27115004930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 10:18:55 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004930' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6733 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6771' WHERE SavingId='27115004930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 01/05/2025 10:19:32 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004930' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6733 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6771' WHERE SavingId='27115004930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 10:19:32 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004930' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6733 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6771' WHERE SavingId='27115004930' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 01/05/2025 10:37:42 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 10:40:07 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 10:45:22 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 10:50:20 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 10:55:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11196) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 01/05/2025 10:55:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11196) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 01/05/2025 10:55:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11196) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 01/05/2025 10:55:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11196) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 01/05/2025 10:56:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 01/05/2025 10:56:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 01/05/2025 10:56:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011047' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011047' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 10:56:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011047' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011047' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 11:01:10 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 11:04:31 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 11:05:34 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 11:10:17 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:16:30 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 11:30:57 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:30:57 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:33:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11197) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 01/05/2025 11:33:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11197) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 01/05/2025 11:34:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11197) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 01/05/2025 11:34:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11197) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 01/05/2025 11:34:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 01/05/2025 11:34:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 01/05/2025 11:35:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011048' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011048' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011048' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 11:35:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011048' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011048' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011048' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 11:39:08 AM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '4/30/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:39:08 AM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '4/30/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:43:00 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 11:45:02 AM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '4/30/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:45:02 AM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '4/30/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:45:23 AM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '4/30/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:45:23 AM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '4/30/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_50jwykrv StackTrace: at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:53:56 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:53:56 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:54:33 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:54:33 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:54:57 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:54:57 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:54:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 11:54:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 11:55:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 11:55:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 11:56:18 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:56:18 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:56:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 01/05/2025 11:56:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 01/05/2025 11:56:26 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:56:26 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:56:42 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 11:56:42 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 11:57:14 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 12:04:07 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 12:04:07 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 12:04:10 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 12:04:10 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 12:04:11 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 12:10:00 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 12:10:00 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 12:10:03 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 12:35:40 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 12:35:40 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 12:35:41 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 12:45:06 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 12:45:06 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 12:57:37 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115006048' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/2/2024 12:00:00 AM' AND TransId>=4095 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6772' WHERE SavingId='27115006048' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 12:57:37 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115006048' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/2/2024 12:00:00 AM' AND TransId>=4095 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6772' WHERE SavingId='27115006048' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 01/05/2025 12:58:58 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115006048' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6548 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6772' WHERE SavingId='27115006048' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 12:58:58 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115006048' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6548 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6772' WHERE SavingId='27115006048' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 01/05/2025 01:01:14 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 01:01:14 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 01:14:12 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 01:14:12 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 01:14:13 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 01:44:39 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 01:44:49 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 01:47:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 01:47:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 01:47:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 01:47:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 01:48:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009700' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009700' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009700' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 01:48:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009700' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009700' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009700' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 01:49:09 PM PageName: GroupLoan_GroupLoanCenterMeatingReverse String str: SELECT Count(1)AS Nos0 FROM GroupLoanAccount WHERE LoanId='G000101121' AND CMDate='5/1/2025 12:00:00 AM' ; String sql: INSERT INTO GroupLoanAccountHistory ( LoanNo, BranchId, BranchName, LoanOfficerId, LoanOfficerName, CenterId, CenterName, GroupName, MemberId, MemberName, MobileNo, ContactNo, MemberBankId, MemberBankName, BankBranchName, BankAccountType, BankAccountNo, BankIFSCCode, NomineeName, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, LoanFormNo, LoanIdType, LoanStatus, LoanId, ExcelLoanId, LoanCycle, GLoanTypeName, GLoanTypeNo, LoanTermMode, LoanTerm, InterestMethod, InterestRate, LoanPurpose, ApplicationId, ApplicationAmount, ApplicationDate, ApplicationEntryUser, ApplicationEntryTime, SanctionId, ApprovalAmount, ApprovalDate, ExpectedDisburseDate, FirstEMIDate, ApprovalEntryUser, ApprovalEntryTime, ProcessingFee, SecurityFee, InsuranceFee, OtherFee, ServiceTax, TotalFee, FeePayMode, FeePayHeadId, FeeVoucherId, FeePayTransId, FeePayStatus, FeeDate, FeeEntryUser, FeeEntryTime, LoanAmount, DownPayment, TotalAmount, TotalInterest, DisburseAmount, EMIAmount, LoanFunder, DisburseMode, DisburseHeadId, DisburseVoucherId, DisburseTransId, DisburseDate, ExpiryDate, DisburseEntryUser, DisburseEntryTime, UtilizationDate, UtilizationRemark, UtilizationEntryUser, UtilizationEntryTime, CloseDate, CloseVoucherId, CloseMode, ClosePrincipal, CloseInterest, ClosePenalty, CloseOther, CMDate, CMEMI, CMFine, CMSaving, CMOther, CMEntryUser, CMEntryTime, LoanDocumentNo, EMIPrintNo, InsCompanyName, InsFeeId, InsAmount, InsAddDate, InsEntryUser, InsEntryTime, UpdateRemark, UpdateUser, UpdateTime ) SELECT LoanNo, BranchId, BranchName, LoanOfficerId, LoanOfficerName, CenterId, CenterName, GroupName, MemberId, MemberName, MobileNo, ContactNo, MemberBankId, MemberBankName, BankBranchName, BankAccountType, BankAccountNo, BankIFSCCode, NomineeName, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, LoanFormNo, LoanIdType, LoanStatus, LoanId, ExcelLoanId, LoanCycle, GLoanTypeName, GLoanTypeNo, LoanTermMode, LoanTerm, InterestMethod, InterestRate, LoanPurpose, ApplicationId, ApplicationAmount, ApplicationDate, ApplicationEntryUser, ApplicationEntryTime, SanctionId, ApprovalAmount, ApprovalDate, ExpectedDisburseDate, FirstEMIDate, ApprovalEntryUser, ApprovalEntryTime, ProcessingFee, SecurityFee, InsuranceFee, OtherFee, ServiceTax, TotalFee, FeePayMode, FeePayHeadId, FeeVoucherId, FeePayTransId, FeePayStatus, FeeDate, FeeEntryUser, FeeEntryTime, LoanAmount, DownPayment, TotalAmount, TotalInterest, DisburseAmount, EMIAmount, LoanFunder, DisburseMode, DisburseHeadId, DisburseVoucherId, DisburseTransId, DisburseDate, ExpiryDate, DisburseEntryUser, DisburseEntryTime, UtilizationDate, UtilizationRemark, UtilizationEntryUser, UtilizationEntryTime, CloseDate, CloseVoucherId, CloseMode, ClosePrincipal, CloseInterest, ClosePenalty, CloseOther, CMDate, CMEMI, CMFine, CMSaving, CMOther, CMEntryUser, CMEntryTime, LoanDocumentNo, EMIPrintNo, InsCompanyName, InsFeeId, InsAmount, InsAddDate, InsEntryUser, InsEntryTime, 'wrong posted emi' AS UpdateRemark, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanAccount WHERE LoanId='G000101121' AND CMDate='5/1/2025 12:00:00 AM' ; UPDATE GroupLoanAccount SET CMDate=null, CMEMI=null, CMFine=null, CMSaving=null, CMOther=null, CMEntryUser=null, CMEntryTime=null WHERE LoanId='G000101121' AND CMDate='5/1/2025 12:00:00 AM' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanAccountHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at GroupLoan_GroupLoanCenterMeatingReverse.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 01:49:39 PM PageName: GroupLoan_GroupLoanCenterMeatingReverse String str: SELECT Count(1)AS Nos0 FROM GroupLoanAccount WHERE LoanId='G000101121' AND CMDate='5/1/2025 12:00:00 AM' ; String sql: INSERT INTO GroupLoanAccountHistory ( LoanNo, BranchId, BranchName, LoanOfficerId, LoanOfficerName, CenterId, CenterName, GroupName, MemberId, MemberName, MobileNo, ContactNo, MemberBankId, MemberBankName, BankBranchName, BankAccountType, BankAccountNo, BankIFSCCode, NomineeName, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, LoanFormNo, LoanIdType, LoanStatus, LoanId, ExcelLoanId, LoanCycle, GLoanTypeName, GLoanTypeNo, LoanTermMode, LoanTerm, InterestMethod, InterestRate, LoanPurpose, ApplicationId, ApplicationAmount, ApplicationDate, ApplicationEntryUser, ApplicationEntryTime, SanctionId, ApprovalAmount, ApprovalDate, ExpectedDisburseDate, FirstEMIDate, ApprovalEntryUser, ApprovalEntryTime, ProcessingFee, SecurityFee, InsuranceFee, OtherFee, ServiceTax, TotalFee, FeePayMode, FeePayHeadId, FeeVoucherId, FeePayTransId, FeePayStatus, FeeDate, FeeEntryUser, FeeEntryTime, LoanAmount, DownPayment, TotalAmount, TotalInterest, DisburseAmount, EMIAmount, LoanFunder, DisburseMode, DisburseHeadId, DisburseVoucherId, DisburseTransId, DisburseDate, ExpiryDate, DisburseEntryUser, DisburseEntryTime, UtilizationDate, UtilizationRemark, UtilizationEntryUser, UtilizationEntryTime, CloseDate, CloseVoucherId, CloseMode, ClosePrincipal, CloseInterest, ClosePenalty, CloseOther, CMDate, CMEMI, CMFine, CMSaving, CMOther, CMEntryUser, CMEntryTime, LoanDocumentNo, EMIPrintNo, InsCompanyName, InsFeeId, InsAmount, InsAddDate, InsEntryUser, InsEntryTime, UpdateRemark, UpdateUser, UpdateTime ) SELECT LoanNo, BranchId, BranchName, LoanOfficerId, LoanOfficerName, CenterId, CenterName, GroupName, MemberId, MemberName, MobileNo, ContactNo, MemberBankId, MemberBankName, BankBranchName, BankAccountType, BankAccountNo, BankIFSCCode, NomineeName, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, LoanFormNo, LoanIdType, LoanStatus, LoanId, ExcelLoanId, LoanCycle, GLoanTypeName, GLoanTypeNo, LoanTermMode, LoanTerm, InterestMethod, InterestRate, LoanPurpose, ApplicationId, ApplicationAmount, ApplicationDate, ApplicationEntryUser, ApplicationEntryTime, SanctionId, ApprovalAmount, ApprovalDate, ExpectedDisburseDate, FirstEMIDate, ApprovalEntryUser, ApprovalEntryTime, ProcessingFee, SecurityFee, InsuranceFee, OtherFee, ServiceTax, TotalFee, FeePayMode, FeePayHeadId, FeeVoucherId, FeePayTransId, FeePayStatus, FeeDate, FeeEntryUser, FeeEntryTime, LoanAmount, DownPayment, TotalAmount, TotalInterest, DisburseAmount, EMIAmount, LoanFunder, DisburseMode, DisburseHeadId, DisburseVoucherId, DisburseTransId, DisburseDate, ExpiryDate, DisburseEntryUser, DisburseEntryTime, UtilizationDate, UtilizationRemark, UtilizationEntryUser, UtilizationEntryTime, CloseDate, CloseVoucherId, CloseMode, ClosePrincipal, CloseInterest, ClosePenalty, CloseOther, CMDate, CMEMI, CMFine, CMSaving, CMOther, CMEntryUser, CMEntryTime, LoanDocumentNo, EMIPrintNo, InsCompanyName, InsFeeId, InsAmount, InsAddDate, InsEntryUser, InsEntryTime, 'wrong posted emi' AS UpdateRemark, 'superadmin' AS UpdateUser, GETDATE() AS UpdateTime FROM GroupLoanAccount WHERE LoanId='G000101121' AND CMDate='5/1/2025 12:00:00 AM' ; UPDATE GroupLoanAccount SET CMDate=null, CMEMI=null, CMFine=null, CMSaving=null, CMOther=null, CMEntryUser=null, CMEntryTime=null WHERE LoanId='G000101121' AND CMDate='5/1/2025 12:00:00 AM' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanAccountHistory'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at GroupLoan_GroupLoanCenterMeatingReverse.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 02:01:04 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 02:02:58 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 02:08:27 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 01/05/2025 (messaged on 01/05/2025 02:07:45 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 01/05/2025 02:08:27 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 01/05/2025 (messaged on 01/05/2025 02:07:45 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 02:16:02 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6748 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6748' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 02:16:02 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6748 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6748' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 01/05/2025 02:16:52 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/1/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 02:16:52 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/1/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 01/05/2025 02:41:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 02:41:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 02:54:20 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 01/05/2025 02:56:10 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 01/05/2025 02:56:10 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 01/05/2025 02:59:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008250' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008250' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008250' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 02:59:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008250' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008250' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008250' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:00:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007725' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007725' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 03:00:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007725' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007725' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:01:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007725' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007725' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 03:01:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007725' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007725' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115007725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:04:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115005721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 03:04:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115005721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:05:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 03:05:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:06:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 01/05/2025 03:06:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 01/05/2025 03:06:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 03:06:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:09:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006070' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006070' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 03:09:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006070' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006070' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:09:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006258' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006258' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006258' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 03:09:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006258' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006258' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006258' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:11:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009862' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009862' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009862' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 03:11:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009862' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009862' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009862' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 03:19:55 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 03:35:12 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 03:36:00 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 03:36:45 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 03:37:41 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 03:43:25 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 04:08:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010814' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010814' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010814' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 04:08:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010814' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010814' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010814' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 04:08:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010814' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010814' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010814' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 01/05/2025 04:08:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010814' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010814' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010814' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 01/05/2025 04:09:01 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 04:18:19 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 04:20:53 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 04:29:43 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 04:45:29 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 04:45:29 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 04:49:36 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 04:53:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 04:56:56 PM PageName: DepositAdvisor_AdvisorRDAccountList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorRDAccountList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 01/05/2025 05:04:34 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/1/2025 12:00:00 AM' AND a.DisburseDate<'5/2/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 05:04:34 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/1/2025 12:00:00 AM' AND a.DisburseDate<'5/2/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 01/05/2025 05:05:05 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/1/2025 12:00:00 AM' AND a.DisburseDate<'5/2/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanApproved' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 01/05/2025 05:05:05 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/1/2025 12:00:00 AM' AND a.DisburseDate<'5/2/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanApproved' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 01/05/2025 05:37:58 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/1/2025 12:00:00 AM' AND DDate<'5/2/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 01/05/2025 05:38:35 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/1/2025 12:00:00 AM' AND DDate<'5/2/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 01/05/2025 05:39:45 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 01/05/2025 05:39:45 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 05:42:56 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 01/05/2025 05:43:00 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 01/05/2025 06:02:04 PM PageName: DepositLoan_DepositLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at DepositLoan_DepositLoanDemandReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 01/05/2025 11:24:56 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100587' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 01/05/2025 11:25:09 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100587' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 02/05/2025 06:39:53 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 06:39:53 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 06:58:34 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 06:59:13 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 02/05/2025 09:21:32 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:21:32 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:28:53 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:28:53 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:30:13 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:30:13 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:32:23 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 09:42:26 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:42:26 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:42:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:42:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:43:54 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:43:54 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:44:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:44:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:44:20 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:44:20 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:44:24 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:44:24 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:53:29 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:53:29 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 09:59:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 09:59:21 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:01:27 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:16:00 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 10:16:00 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:18:23 AM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 10:18:50 AM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 10:19:02 AM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 10:23:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 02/05/2025 10:25:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:25:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:25:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115005947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:25:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115005947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:26:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:26:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:27:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:27:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:28:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:28:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:29:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009948' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009948' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009948' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:29:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009948' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009948' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009948' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:30:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009949' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009949' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009949' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:30:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009949' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009949' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009949' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:30:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 10:30:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 10:31:09 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:31:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009949' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009949' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009949' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:31:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009949' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009949' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009949' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:32:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:32:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:33:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008021' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008021' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:33:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008021' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008021' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:33:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010766' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010766' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010766' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:33:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010766' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010766' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010766' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:34:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:34:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:34:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010776' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010776' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010776' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:34:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010776' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010776' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010776' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:35:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004070' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004070' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:35:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004070' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004070' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:35:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 10:35:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 10:36:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009673' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009673' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009673' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:36:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009673' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009673' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009673' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:36:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009673' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009673' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009673' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:36:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009673' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009673' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009673' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:36:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:36:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:37:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009717' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009717' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009717' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:37:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009717' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009717' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009717' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:37:41 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:38:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:38:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:39:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:39:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:39:25 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 10:39:25 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:39:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008332' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008332' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008332' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:39:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008332' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008332' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008332' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:41:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005344' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005344' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005344' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:41:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005344' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005344' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005344' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:43:12 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:43:14 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:43:16 AM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 10:44:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010611' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010611' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010611' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:44:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010611' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010611' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010611' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:45:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008709' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008709' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008709' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:45:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008709' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008709' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008709' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:46:07 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/2/2025 12:00:00 AM' AND DDate<'5/3/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 10:47:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005763' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005763' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005763' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:47:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005763' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005763' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005763' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:48:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115004177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:48:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115004177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:49:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007190' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007190' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007190' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:49:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007190' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007190' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007190' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:50:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010712' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010712' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010712' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:50:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010712' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010712' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010712' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:51:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008986' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008986' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008986' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:51:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008986' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008986' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008986' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:51:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009393' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009393' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009393' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:51:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009393' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009393' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009393' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:52:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:52:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:52:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:52:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:53:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:53:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:54:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009066' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009066' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:54:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009066' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009066' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:55:02 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 02/05/2025 10:55:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010686' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010686' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010686' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:55:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010686' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010686' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010686' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:56:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010482' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010482' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010482' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:56:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010482' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010482' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010482' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:56:22 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='5/2/2025 12:00:00 AM' AND a.PaidDate<'5/3/2025 12:00:00 AM' AND a.BranchId='2711' AND b.PlanMode='Daily' ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 10:56:22 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='5/2/2025 12:00:00 AM' AND a.PaidDate<'5/3/2025 12:00:00 AM' AND a.BranchId='2711' AND b.PlanMode='Daily' ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.ExportToExcel() TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 10:56:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:56:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:57:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010936' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010936' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010936' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:57:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010936' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010936' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010936' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:58:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010948' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010948' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010948' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:58:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010948' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010948' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010948' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 10:59:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010155' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010155' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010155' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 10:59:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010155' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010155' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010155' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:00:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:00:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:01:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007587' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007587' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007587' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:01:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007587' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007587' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007587' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:01:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010467' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010467' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010467' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:01:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010467' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010467' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010467' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:02:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:02:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005262' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005262' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005262' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:02:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:02:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:04:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007593' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007593' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007593' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:04:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007593' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007593' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007593' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:05:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:05:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115007542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:06:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007545' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007545' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007545' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:06:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007545' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007545' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007545' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:06:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8241) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 02/05/2025 11:06:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8241) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 02/05/2025 11:07:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8241) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 02/05/2025 11:07:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8241) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 02/05/2025 11:07:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 11:07:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 11:07:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008443' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008443' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008443' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:07:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008443' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008443' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008443' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:08:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:08:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:09:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010986' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010986' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010986' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:09:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010986' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010986' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010986' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:10:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115001319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:10:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115001319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:12:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010616' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010616' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010616' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:12:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010616' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010616' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010616' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:13:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005581' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005581' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005581' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:13:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005581' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005581' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005581' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:13:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010699' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010699' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010699' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:13:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010699' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010699' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010699' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:15:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010624' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010624' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010624' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:15:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010624' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010624' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010624' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:17:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010521' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010521' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010521' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:17:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010521' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010521' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010521' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:17:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007664' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007664' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007664' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:17:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007664' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007664' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007664' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:18:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='53' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='53' WHERE AccountId='27115002585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:18:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='53' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='53' WHERE AccountId='27115002585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:19:15 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 11:19:15 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 11:19:21 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 11:19:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:19:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:19:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010620' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010620' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010620' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:19:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010620' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010620' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010620' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:20:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010630' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010630' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010630' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:20:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010630' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010630' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010630' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:20:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010619' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010619' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010619' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:20:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010619' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010619' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010619' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:22:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:22:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:23:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:23:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:23:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010772' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010772' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010772' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:23:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010772' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010772' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010772' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:24:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010893' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010893' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:24:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010893' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010893' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:24:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009528' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009528' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009528' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:24:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009528' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009528' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009528' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:31:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:31:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:31:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002096' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115002096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:31:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002096' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115002096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:32:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007136' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007136' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007136' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:32:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007136' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007136' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007136' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:33:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001721' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115001721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:33:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001721' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115001721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:34:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010511' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010511' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010511' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:34:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010511' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010511' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010511' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:35:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006869' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006869' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006869' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:35:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006869' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006869' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006869' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:35:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 11:35:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 11:36:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000356' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000356' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000356' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:36:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000356' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000356' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000356' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:38:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010793' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010793' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010793' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:38:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010793' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010793' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010793' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:41:58 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 11:49:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004517' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004517' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004517' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:49:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004517' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004517' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004517' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:50:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009733' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009733' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009733' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:50:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009733' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009733' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009733' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:51:55 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 11:52:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002292' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002292' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='59' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002292' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:52:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002292' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002292' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='59' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002292' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:53:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010515' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010515' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010515' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:53:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010515' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010515' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010515' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:56:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010384' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010384' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010384' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:56:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010384' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010384' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010384' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:56:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 11:56:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 11:58:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:58:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 11:59:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 11:59:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010622' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010622' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010622' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:00:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009642' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009642' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009642' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:00:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009642' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009642' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009642' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:01:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004341' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004341' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004341' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:01:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004341' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004341' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004341' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:05:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004169' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004169' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115004169' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:05:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004169' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004169' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115004169' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:08:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010847' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010847' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010847' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:08:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010847' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010847' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010847' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:08:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010330' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010330' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010330' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:08:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010330' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010330' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010330' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:09:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:09:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:09:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010848' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010848' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010848' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:09:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010848' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010848' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010848' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:10:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:10:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:10:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010725' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010725' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:10:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010725' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010725' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:11:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115007960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:11:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115007960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:12:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010963' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010963' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010963' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:12:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010963' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010963' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010963' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:12:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010726' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010726' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010726' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:12:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010726' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010726' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010726' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:13:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010437' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010437' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010437' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:13:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010437' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010437' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010437' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:14:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010152' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010152' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010152' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:14:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010152' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010152' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010152' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:14:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010918' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010918' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010918' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:14:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010918' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010918' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010918' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:14:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:14:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:16:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:16:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:16:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008662' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008662' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008662' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:16:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008662' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008662' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008662' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:17:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009214' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009214' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009214' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:17:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009214' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009214' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009214' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:18:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008801' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008801' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008801' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:18:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008801' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008801' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008801' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:18:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:18:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:20:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009716' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009716' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009716' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:20:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009716' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009716' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009716' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:21:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007604' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007604' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007604' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:21:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007604' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007604' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007604' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:21:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007604' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007604' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007604' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:21:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007604' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007604' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007604' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:21:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007604' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007604' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007604' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:21:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007604' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007604' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007604' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:23:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007604' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007604' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007604' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:23:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007604' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007604' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007604' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:23:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 12:23:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 12:25:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009149' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009149' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009149' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:25:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009149' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009149' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009149' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:25:30 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 12:27:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008830' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008830' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008830' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:27:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008830' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008830' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008830' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:29:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010340' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010340' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010340' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:29:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010340' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010340' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010340' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:30:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008296' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008296' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008296' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:30:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008296' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008296' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008296' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:31:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009855' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009855' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009855' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:31:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009855' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009855' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009855' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:32:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006409' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006409' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006409' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:32:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006409' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006409' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006409' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:32:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010938' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010938' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010938' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:32:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010938' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010938' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010938' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:33:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007822' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007822' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007822' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:33:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007822' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007822' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007822' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:33:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:33:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:33:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010883' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010883' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010883' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:33:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010883' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010883' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010883' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:34:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010987' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010987' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010987' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:34:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010987' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010987' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010987' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:34:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:34:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:35:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:35:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:35:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:35:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:36:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:36:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:36:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:36:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008961' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008961' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008961' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:36:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 12:36:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 12:37:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 12:37:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 12:38:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010572' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010572' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010572' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:38:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010572' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010572' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010572' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:39:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010685' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010685' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010685' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:39:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010685' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010685' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010685' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:39:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009225' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009225' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009225' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:39:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009225' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009225' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009225' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:40:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010381' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010381' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010381' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:40:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010381' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010381' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010381' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:41:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010647' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010647' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010647' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:41:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010647' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010647' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010647' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:41:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010649' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010649' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010649' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:41:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010649' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010649' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010649' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:42:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010645' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010645' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010645' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:42:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010645' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010645' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010645' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:42:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:42:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:43:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009918' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009918' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009918' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:43:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009918' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009918' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009918' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:44:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:44:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:45:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006179' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006179' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006179' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:45:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006179' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006179' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006179' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:46:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:46:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:46:25 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 12:46:25 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 12:46:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009672' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009672' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009672' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:46:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009672' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009672' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009672' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:47:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115007563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:47:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007563' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007563' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115007563' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:48:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:48:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:48:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:48:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010160' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010160' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010160' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:49:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:49:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:49:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:49:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:49:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:49:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:50:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002228' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002228' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='59' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002228' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:50:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002228' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002228' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='59' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002228' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:51:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009114' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009114' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:51:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009114' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009114' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:51:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010310' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010310' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010310' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:51:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010310' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010310' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010310' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:52:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007990' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007990' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007990' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:52:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007990' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007990' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007990' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:53:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010136' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010136' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010136' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:53:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010136' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010136' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010136' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:54:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009085' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009085' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:54:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009085' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009085' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:55:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009347' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009347' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009347' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:55:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009347' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009347' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009347' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:56:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009402' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009402' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009402' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:56:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009402' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009402' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009402' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:57:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:57:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:58:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009019' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009019' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:58:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009019' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009019' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 12:58:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009704' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009704' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009704' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 12:58:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009704' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009704' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009704' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:00:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008871' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008871' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008871' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:00:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008871' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008871' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008871' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:01:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009944' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009944' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009944' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:01:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009944' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009944' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009944' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:02:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:02:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:03:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010135' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010135' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010135' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:03:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010135' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010135' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010135' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:04:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010304' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010304' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010304' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:04:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010304' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010304' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010304' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:13:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 01:13:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 01:13:53 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 01:22:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007676' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007676' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115007676' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:22:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007676' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007676' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115007676' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:27:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008061' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008061' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008061' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:27:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008061' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008061' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008061' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:50:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010659' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010659' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010659' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:50:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010659' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010659' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010659' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:52:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010615' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010615' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010615' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:52:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010615' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010615' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010615' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:53:15 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 02/05/2025 (messaged on 02/05/2025 01:52:36 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 02/05/2025 01:53:15 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 02/05/2025 (messaged on 02/05/2025 01:52:36 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 01:53:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:53:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:57:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007878' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007878' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007878' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:57:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007878' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007878' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007878' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:58:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:58:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:59:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003805' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003805' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:59:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003805' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003805' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 01:59:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010655' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010655' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010655' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 01:59:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010655' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010655' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010655' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:00:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:00:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:00:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:00:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='44' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:01:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010911' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010911' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010911' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:01:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010911' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010911' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010911' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:01:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:01:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:02:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='56' WHERE AccountId='27115002873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:02:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='56' WHERE AccountId='27115002873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:02:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:02:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:03:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010887' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010887' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010887' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:03:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010887' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010887' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010887' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:04:37 PM PageName: DepositLoan_DepositLoanDisbursement String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_arfv5xct StackTrace: at DepositLoan_DepositLoanDisbursement.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 02/05/2025 02:04:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005694' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005694' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005694' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:04:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005694' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005694' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005694' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:05:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:05:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:05:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:05:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:05:43 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 02:06:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010574' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010574' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010574' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:06:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010574' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010574' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010574' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:07:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010573' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010573' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010573' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:07:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010573' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010573' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010573' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:08:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010598' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010598' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010598' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:08:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010598' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010598' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010598' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:09:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='46' WHERE AccountId='27115004113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:09:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='46' WHERE AccountId='27115004113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:09:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007317' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115007317' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:09:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007317' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115007317' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:10:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004115' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004115' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004115' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:10:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004115' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004115' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004115' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:11:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004957' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115004957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:11:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004957' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115004957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:11:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115009306' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:11:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115009306' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:12:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009104' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009104' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009104' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:12:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009104' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009104' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009104' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:12:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:12:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010851' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010851' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010851' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:12:58 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 02:13:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006347' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006347' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006347' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:13:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006347' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006347' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006347' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:14:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:14:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:14:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009804' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009804' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009804' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:14:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009804' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009804' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009804' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:15:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003933' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115003933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:15:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003933' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115003933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:16:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:16:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:17:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:17:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:17:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:17:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:18:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007731' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007731' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007731' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:18:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007731' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007731' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007731' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:18:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010743' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010743' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:18:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010743' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010743' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:19:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:19:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:21:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:21:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005033' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005033' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005033' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:22:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:22:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:23:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009569' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009569' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:23:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009569' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009569' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115009569' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:24:43 PM PageName: DataTableResult String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='5/2/2025 12:00:00 AM'; SET @LoanId='27116003958' ; SELECT TOP a.LoanId, a.DNo, Convert(char,a.DDate,106)AS DueDate, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near 'a'. Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 02:24:43 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: DECLARE @ODate DATE, @LoanId VARCHAR(50); SET @ODate='5/2/2025 12:00:00 AM'; SET @LoanId='27116003958' ; SELECT TOP a.LoanId, a.DNo, Convert(char,a.DDate,106)AS DueDate, a.Prin AS PrincipalDue, a.Intt AS InterestDue, a.Total AS TotalDue, CASE WHEN b.PLoanType IN ( 'Business Loan','Small Business Loan' ) THEN convert(DECIMAL(10, 2), (CASE WHEN a.DDate<@ODate THEN convert(DECIMAL(10,0),(datediff(day,a.DDate, @ODate)+2)/7.0) ELSE 0 END ) * (CASE WHEN b.LoanAmount < 25000 THEN 50 WHEN b.LoanAmount >= 25000 AND b.LoanAmount <= 50000 THEN 100 WHEN b.LoanAmount > 50000 THEN 200 END)) WHEN b.PLoanType IN ('Gold Loan') THEN convert(DECIMAL(10, 2), dbo.funCalculateUpperAgeInMonth(dateadd(day,1,a.DDate), @ODate) * 13.2 * a.Prin / 1200) ELSE b.LoanAmount END AS PenaltyDue FROM PlanLoanLedger a WITH(nolock) INNER JOIN PlanLoanAccount b WITH(nolock) ON a.LoanId=b.LoanId WHERE a.PStatus='Due' AND a.LoanId=@LoanId ORDER BY a.DNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.lbtnSelect_Click(Object sender, EventArgs e) TargetSite: Void lbtnSelect_Click(System.Object, System.EventArgs) Time: 02/05/2025 02:24:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008893' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008893' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:24:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008893' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008893' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:25:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010570' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010570' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010570' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:25:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010570' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010570' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010570' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:26:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010663' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010663' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010663' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:26:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010663' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010663' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010663' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:26:16 PM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 02:26:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011012' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011012' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011012' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:26:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011012' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011012' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011012' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:26:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011012' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011012' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011012' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:26:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011012' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011012' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011012' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:27:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009508' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009508' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009508' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:27:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009508' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009508' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009508' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:28:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006616' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006616' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006616' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:28:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006616' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006616' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006616' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:29:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004880' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004880' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:29:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004880' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004880' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:30:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:30:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:30:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004969' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004969' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004969' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:30:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004969' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004969' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004969' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:31:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004970' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004970' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004970' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:31:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004970' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004970' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004970' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:32:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:32:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:32:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:32:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:34:55 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 02:34:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006318' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006318' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006318' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:34:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006318' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006318' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006318' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:35:17 PM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 02:35:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115004106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:35:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115004106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:35:56 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 02:36:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:36:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='39' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:36:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009506' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009506' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009506' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:36:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009506' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009506' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009506' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:37:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010972' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010972' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010972' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:37:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010972' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010972' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010972' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:38:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:38:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:38:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010919' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010919' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010919' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:38:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010919' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010919' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010919' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:39:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010906' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010906' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010906' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:39:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010906' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010906' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010906' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:45:55 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos0 FROM PlanMemberDetail WHERE MemberId='27112009344' ; SELECT Count(1)AS Nos1 FROM PlanMemberDetail WHERE SavingId='27115011054' ; SELECT Count(1) AS Nos2 FROM F2526VoucherMaster WHERE VoucherId='VH00020831' ; EXECUTE dbo.ProWebAllAccountHeadMaster ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00020831', 'PlanMemberRegistration', GETDATE(), 'emp00005' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; UPDATE BranchNameMaster SET NidhiMemberNo=ISNULL(NidhiMemberNo,0)+1 WHERE BranchId='2711'; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020831','130011', 'Cash In Hand Prayagraj', '0', '20.00', '27112009344', '27115011054', '271100174', 'CashDepositInBranch for member registration 27112009344 with amount 20.00', 'emp00005', GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020831','513001', 'Member Registration Fee', '10.00', '0', '27112009344', '27115011054', '271100174', 'Member Registration Fee of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005',GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020831', '322100', 'Share Application', '10.00', '0', '27112009344', '27115011054', '271100174', 'Share Booking of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005', GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO ShareLedger ( VoucherId, TransDate, MemberId, MemberName, Credit, Debit, NoOfShare, ShareFormNo, FromShareNo, ToShareNo, ShareStatus, ShareCretificateNo, Description, EntryUser, EntryTime, EntryType, BranchId, BranchName, Refer1, Refer2, Refer3 ) VALUES( 'VH00020831', '5/2/2025 12:00:00 AM', '27112009344', 'VEER BAHADUR', '10.00', '0', '1', '', null, null, 'ShareBooked', null, 'Share Booking of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005', GETDATE(), 'PlanMemberRegistration', '2711', 'Prayagraj', '27112009344', '27115011054', '271100174' ) ; INSERT INTO PlanMemberDetail ( BranchId, BranchName, MemberType, InterestType, ReferalId, ReferalName, MemberReferalStatus, MemberPlanStatus, MemberLoanStatus, MemberLoginStatus, MemberWebLogin, MemberAppLogin, MemberPassword, MemberFormNo, MemberIdType, MemberId, MemberJoinDate, Salutation, FirstName, MemberTitle, MemberName, Gender, DOB, Age, GuardianRelation, GuardianName, MobileNo, ContactNo, PostalAddress, PostalCityName, PostalDistrictId, PostalDistrictName, PostalStateId, PostalStateName, PostalPinCode, PermanentSameAsPostal, PermanentAddress, PermanentCityName, PermanentDistrictId, PermanentDistrictName, PermanentStateId, PermanentStateName, PermanentPinCode, NomineeName, NomineeGender, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, NomineeName2, NomineeGender2, NomineeDOB2, NomineeAge2, NomineeRelation2, NomineeAddress2, MemberPanNo, MemberAadharNo, KYCStatus, MemberDepositLimit, MemberWithdrawlLimit, MemberLedgerStatus, MemberFee, MemberDocFee, PayHeadId, MemberVoucherId, PayTransId, PayMode, MemberPayStatus, MemberEntryUser, MemberEntryTime ) VALUES ( '2711', 'Prayagraj', 'Ordinary', 'General', '271100174', 'VAISHALI', 'Active', 'Active', '', 'Active', 'Active', 'Active', 'NQAwADgAOAA=', '00120326', 'Software', '27112009344', '5/2/2025 12:00:00 AM', 'Mr.', 'VEER', 'BAHADUR', 'VEER BAHADUR', 'Male', '1/1/0983 12:00:00 AM', '1042', 'S/O', 'RAM LAKAHN', '7499141626', '', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', 'PRAYAGRAJ', '41', '41', '41', 'Uttar Pradesh', '211004', 'YES', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', 'PRAYAGRAJ', '41', '41', '41', 'Uttar Pradesh', '211004', 'SUMAN SHARMA', '', '1/1/1900 12:00:00 AM', '1042', 'Wife', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', '', '', '1/1/1900 12:00:00 AM', '0', 'Select', '', 'BOOPB1751G', '427685694273', 'Pending', '99999', '99999', 'Active', '10.00', '0.00', '130011', '', '', 'CashDepositInBranch', 'Clear', 'emp00005', GETDATE() ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The conversion of the varchar value '1042' overflowed an INT1 column. Use a larger integer column. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 02:46:19 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos0 FROM PlanMemberDetail WHERE MemberId='27112009344' ; SELECT Count(1)AS Nos1 FROM PlanMemberDetail WHERE SavingId='27115011054' ; SELECT Count(1) AS Nos2 FROM F2526VoucherMaster WHERE VoucherId='VH00020831' ; EXECUTE dbo.ProWebAllAccountHeadMaster ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00020831', 'PlanMemberRegistration', GETDATE(), 'emp00005' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; UPDATE BranchNameMaster SET NidhiMemberNo=ISNULL(NidhiMemberNo,0)+1 WHERE BranchId='2711'; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020831','130011', 'Cash In Hand Prayagraj', '0', '20.00', '27112009344', '27115011054', '271100174', 'CashDepositInBranch for member registration 27112009344 with amount 20.00', 'emp00005', GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020831','513001', 'Member Registration Fee', '10.00', '0', '27112009344', '27115011054', '271100174', 'Member Registration Fee of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005',GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020831', '322100', 'Share Application', '10.00', '0', '27112009344', '27115011054', '271100174', 'Share Booking of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005', GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO ShareLedger ( VoucherId, TransDate, MemberId, MemberName, Credit, Debit, NoOfShare, ShareFormNo, FromShareNo, ToShareNo, ShareStatus, ShareCretificateNo, Description, EntryUser, EntryTime, EntryType, BranchId, BranchName, Refer1, Refer2, Refer3 ) VALUES( 'VH00020831', '5/2/2025 12:00:00 AM', '27112009344', 'VEER BAHADUR', '10.00', '0', '1', '', null, null, 'ShareBooked', null, 'Share Booking of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005', GETDATE(), 'PlanMemberRegistration', '2711', 'Prayagraj', '27112009344', '27115011054', '271100174' ) ; INSERT INTO PlanMemberDetail ( BranchId, BranchName, MemberType, InterestType, ReferalId, ReferalName, MemberReferalStatus, MemberPlanStatus, MemberLoanStatus, MemberLoginStatus, MemberWebLogin, MemberAppLogin, MemberPassword, MemberFormNo, MemberIdType, MemberId, MemberJoinDate, Salutation, FirstName, MemberTitle, MemberName, Gender, DOB, Age, GuardianRelation, GuardianName, MobileNo, ContactNo, PostalAddress, PostalCityName, PostalDistrictId, PostalDistrictName, PostalStateId, PostalStateName, PostalPinCode, PermanentSameAsPostal, PermanentAddress, PermanentCityName, PermanentDistrictId, PermanentDistrictName, PermanentStateId, PermanentStateName, PermanentPinCode, NomineeName, NomineeGender, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, NomineeName2, NomineeGender2, NomineeDOB2, NomineeAge2, NomineeRelation2, NomineeAddress2, MemberPanNo, MemberAadharNo, KYCStatus, MemberDepositLimit, MemberWithdrawlLimit, MemberLedgerStatus, MemberFee, MemberDocFee, PayHeadId, MemberVoucherId, PayTransId, PayMode, MemberPayStatus, MemberEntryUser, MemberEntryTime ) VALUES ( '2711', 'Prayagraj', 'Ordinary', 'General', '271100174', 'VAISHALI', 'Active', 'Active', '', 'Active', 'Active', 'Active', 'OQA4ADcAMAA=', '00120326', 'Software', '27112009344', '5/2/2025 12:00:00 AM', 'Mr.', 'VEER', 'BAHADUR', 'VEER BAHADUR', 'Male', '1/1/0983 12:00:00 AM', '1042', 'S/O', 'RAM LAKAHN', '7499141626', '', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', 'PRAYAGRAJ', '41', '41', '41', 'Uttar Pradesh', '211004', 'YES', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', 'PRAYAGRAJ', '41', '41', '41', 'Uttar Pradesh', '211004', 'SUMAN SHARMA', '', '1/1/1900 12:00:00 AM', '1042', 'Wife', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', '', '', '1/1/1900 12:00:00 AM', '0', 'Select', '', 'BOOPB1751G', '427685694273', 'Pending', '99999', '99999', 'Active', '10.00', '0.00', '130011', '', '', 'CashDepositInBranch', 'Clear', 'emp00005', GETDATE() ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The conversion of the varchar value '1042' overflowed an INT1 column. Use a larger integer column. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 02:46:50 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos0 FROM PlanMemberDetail WHERE MemberId='27112009344' ; SELECT Count(1)AS Nos1 FROM PlanMemberDetail WHERE SavingId='27115011054' ; SELECT Count(1) AS Nos2 FROM F2526VoucherMaster WHERE VoucherId='VH00020842' ; EXECUTE dbo.ProWebAllAccountHeadMaster ; String sql: INSERT INTO F2526VoucherMaster( VoucherId, VoucherType, EntryTime, EntryUser )VALUES( 'VH00020842', 'PlanMemberRegistration', GETDATE(), 'emp00005' ) ; UPDATE FinancialYearMaster SET VoucherCounter=isnull(VoucherCounter,0)+1 WHERE TableName='2526' ; UPDATE BranchNameMaster SET NidhiMemberNo=ISNULL(NidhiMemberNo,0)+1 WHERE BranchId='2711'; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020842','130011', 'Cash In Hand Prayagraj', '0', '20.00', '27112009344', '27115011054', '271100174', 'CashDepositInBranch for member registration 27112009344 with amount 20.00', 'emp00005', GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020842','513001', 'Member Registration Fee', '10.00', '0', '27112009344', '27115011054', '271100174', 'Member Registration Fee of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005',GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO F2526VoucherDetail( BranchId, BranchName, TransDate, VoucherId, HeadId, HeadName, Credit, Debit, Refer1, Refer2, Refer3, Narration, EntryUser, EntryTime, EntryType )VALUES( '2711', 'Prayagraj', '5/2/2025 12:00:00 AM', 'VH00020842', '322100', 'Share Application', '10.00', '0', '27112009344', '27115011054', '271100174', 'Share Booking of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005', GETDATE(), 'PlanMemberRegistration' ) ; INSERT INTO ShareLedger ( VoucherId, TransDate, MemberId, MemberName, Credit, Debit, NoOfShare, ShareFormNo, FromShareNo, ToShareNo, ShareStatus, ShareCretificateNo, Description, EntryUser, EntryTime, EntryType, BranchId, BranchName, Refer1, Refer2, Refer3 ) VALUES( 'VH00020842', '5/2/2025 12:00:00 AM', '27112009344', 'VEER BAHADUR', '10.00', '0', '1', '', null, null, 'ShareBooked', null, 'Share Booking of 27112009344 with amount 10.00 via CashDepositInBranch', 'emp00005', GETDATE(), 'PlanMemberRegistration', '2711', 'Prayagraj', '27112009344', '27115011054', '271100174' ) ; INSERT INTO PlanMemberDetail ( BranchId, BranchName, MemberType, InterestType, ReferalId, ReferalName, MemberReferalStatus, MemberPlanStatus, MemberLoanStatus, MemberLoginStatus, MemberWebLogin, MemberAppLogin, MemberPassword, MemberFormNo, MemberIdType, MemberId, MemberJoinDate, Salutation, FirstName, MemberTitle, MemberName, Gender, DOB, Age, GuardianRelation, GuardianName, MobileNo, ContactNo, PostalAddress, PostalCityName, PostalDistrictId, PostalDistrictName, PostalStateId, PostalStateName, PostalPinCode, PermanentSameAsPostal, PermanentAddress, PermanentCityName, PermanentDistrictId, PermanentDistrictName, PermanentStateId, PermanentStateName, PermanentPinCode, NomineeName, NomineeGender, NomineeDOB, NomineeAge, NomineeRelation, NomineeAddress, NomineeName2, NomineeGender2, NomineeDOB2, NomineeAge2, NomineeRelation2, NomineeAddress2, MemberPanNo, MemberAadharNo, KYCStatus, MemberDepositLimit, MemberWithdrawlLimit, MemberLedgerStatus, MemberFee, MemberDocFee, PayHeadId, MemberVoucherId, PayTransId, PayMode, MemberPayStatus, MemberEntryUser, MemberEntryTime ) VALUES ( '2711', 'Prayagraj', 'Ordinary', 'General', '271100174', 'VAISHALI', 'Active', 'Active', '', 'Active', 'Active', 'Active', 'MAA4ADQAMwA=', '00120326', 'Software', '27112009344', '5/2/2025 12:00:00 AM', 'Mr.', 'VEER', 'BAHADUR', 'VEER BAHADUR', 'Male', '1/1/0983 12:00:00 AM', '1042', 'S/O', 'RAM LAKAHN', '7499141626', '', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', 'PRAYAGRAJ', '41', '41', '41', 'Uttar Pradesh', '211004', 'YES', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', 'PRAYAGRAJ', '41', '41', '41', 'Uttar Pradesh', '211004', 'SUMAN SHARMA', '', '1/1/1900 12:00:00 AM', '1042', 'Wife', '46/2 MEHDAURI TELIARGANJ JODHWAL ALLAHBAD', '', '', '1/1/1900 12:00:00 AM', '0', 'Select', '', 'BOOPB1751G', '427685694273', 'Pending', '99999', '99999', 'Active', '10.00', '0.00', '130011', '', '', 'CashDepositInBranch', 'Clear', 'emp00005', GETDATE() ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The conversion of the varchar value '1042' overflowed an INT1 column. Use a larger integer column. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.VoidInsUpDelTransaction(String sql, SqlTransaction trans) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 02:46:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:46:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:47:16 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 02:48:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:48:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:49:49 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 02:57:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010827' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010827' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010827' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:57:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010827' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010827' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010827' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 02:59:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006497' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006497' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006497' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 02:59:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006497' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006497' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006497' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:00:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010917' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010917' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:00:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010917' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010917' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:01:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010691' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010691' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010691' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:01:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010691' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010691' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010691' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:01:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010782' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010782' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010782' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:01:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010782' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010782' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010782' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:02:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010775' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010775' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010775' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:02:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010775' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010775' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010775' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:04:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001854' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115001854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:04:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001854' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115001854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:05:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004935' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004935' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115004935' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:05:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004935' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004935' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115004935' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:08:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007761' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007761' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007761' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:08:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007761' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007761' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007761' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:12:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 03:12:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:12:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:12:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009837' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009837' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009837' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:12:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009837' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009837' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009837' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:13:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008681' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008681' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008681' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:13:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008681' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008681' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008681' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:15:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:15:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:16:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004156' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004156' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004156' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:16:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004156' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004156' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004156' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:16:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009108' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009108' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:16:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009108' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009108' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:17:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:17:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007177' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007177' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007177' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:18:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:18:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:18:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:18:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:19:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008716' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008716' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008716' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:19:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008716' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008716' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115008716' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:20:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009570' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009570' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009570' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:20:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009570' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009570' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009570' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:21:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007283' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007283' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007283' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:21:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007283' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007283' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007283' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:21:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010414' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010414' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:21:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010414' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010414' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:22:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:22:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:22:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115007105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:22:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115007105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:23:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004785' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004785' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115004785' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:23:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004785' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004785' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115004785' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:24:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010380' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010380' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010380' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:24:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010380' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010380' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010380' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:25:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115006762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:25:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115006762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:26:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006218' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006218' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115006218' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:26:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006218' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006218' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115006218' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:29:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:29:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:29:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:29:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:30:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:30:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005815' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005815' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005815' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:31:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:31:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:32:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:32:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:54:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009784' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009784' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009784' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:54:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009784' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009784' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009784' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:54:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 03:54:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 03:56:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11205) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 02/05/2025 03:56:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11205) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 02/05/2025 03:56:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11205) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 02/05/2025 03:56:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11205) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 02/05/2025 03:57:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11205) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 02/05/2025 03:57:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11205) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 02/05/2025 03:57:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11205) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 02/05/2025 03:57:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11205) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 02/05/2025 03:57:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 03:57:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 03:58:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:58:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:58:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:58:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 03:59:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009784' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009784' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009784' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 03:59:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009784' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009784' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009784' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:00:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:00:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010832' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010832' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010832' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:02:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:02:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:03:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:03:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:04:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:04:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:04:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:04:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:05:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004722' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004722' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004722' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:05:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004722' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004722' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004722' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:05:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010389' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010389' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010389' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:05:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010389' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010389' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010389' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:07:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010727' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010727' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010727' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:07:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010727' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010727' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010727' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:08:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:08:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:09:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:09:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:09:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:09:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:10:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:10:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010551' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010551' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010551' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:10:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:10:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:11:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004634' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004634' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004634' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:11:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004634' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004634' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004634' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:13:37 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/2/2025 12:00:00 AM' AND a.DisburseDate<'5/3/2025 12:00:00 AM' AND a.BranchId='2711' AND a.ReferalId='271100007' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:13:37 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/2/2025 12:00:00 AM' AND a.DisburseDate<'5/3/2025 12:00:00 AM' AND a.BranchId='2711' AND a.ReferalId='271100007' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 04:13:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010520' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010520' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010520' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:13:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010520' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010520' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010520' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:14:00 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.ReferalId='271100007' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:14:00 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.ReferalId='271100007' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 04:14:15 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100007' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:14:15 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100007' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 04:14:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010519' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010519' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010519' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:14:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010519' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010519' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010519' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:14:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010416' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010416' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010416' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:14:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010416' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010416' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010416' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:15:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009322' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009322' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009322' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:15:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009322' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009322' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009322' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:16:21 PM PageName: DataTableResult String str: AND DDate>='4/11/2025 12:00:00 AM' AND DDate<'4/12/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') GROUP BY a.BranchName+' ('+a.BranchId+')' ORDER BY a.BranchName+' ('+a.BranchId+')' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near the keyword 'AND'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:16:21 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: AND DDate>='4/11/2025 12:00:00 AM' AND DDate<'4/12/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') GROUP BY a.BranchName+' ('+a.BranchId+')' ORDER BY a.BranchName+' ('+a.BranchId+')' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 04:16:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010190' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010190' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010190' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:16:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010190' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010190' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010190' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:16:40 PM PageName: DataTableResult String str: AND DDate>='4/11/2025 12:00:00 AM' AND DDate<'4/12/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') GROUP BY a.BranchName+' ('+a.BranchId+')' ORDER BY a.BranchName+' ('+a.BranchId+')' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Incorrect syntax near the keyword 'AND'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:16:40 PM PageName: GroupLoan_GroupLoanEMIDueReport String str: AND DDate>='4/11/2025 12:00:00 AM' AND DDate<'4/12/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') GROUP BY a.BranchName+' ('+a.BranchId+')' ORDER BY a.BranchName+' ('+a.BranchId+')' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 04:17:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009401' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009401' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009401' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:17:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009401' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009401' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009401' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:17:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:17:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:18:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010140' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010140' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010140' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:18:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010140' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010140' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010140' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:19:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:19:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:19:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009763' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009763' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009763' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:19:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009763' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009763' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009763' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:20:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001848' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001848' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115001848' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:20:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001848' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001848' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115001848' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:23:30 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 04:25:51 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 04:25:56 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 04:29:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000304' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000304' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000304' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:29:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000304' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000304' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000304' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:33:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000352' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000352' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000352' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:33:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000352' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000352' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000352' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:34:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000131' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000131' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000131' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:34:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000131' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000131' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000131' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:35:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006131' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006131' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006131' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:35:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006131' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006131' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006131' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:36:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000045' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000045' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000045' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:36:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000045' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000045' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000045' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:36:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010637' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010637' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:36:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010637' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010637' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:38:34 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/05/2025 04:38:48 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/05/2025 04:38:49 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/05/2025 04:39:03 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:40:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:40:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115008062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:41:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010460' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010460' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010460' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 04:41:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010460' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010460' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010460' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 04:47:25 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 04:47:25 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 04:50:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 04:50:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 04:52:34 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:52:34 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 04:52:54 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:52:54 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 04:53:02 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.PLoanTypeNo='Small Business Loan 50' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:53:02 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.PLoanTypeNo='Small Business Loan 50' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 04:53:07 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.PLoanTypeNo='Small Business Loan 50' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 04:53:07 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.PLoanTypeNo='Small Business Loan 50' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:03:50 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 05:04:15 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 05:04:45 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:05:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 05:05:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 05:05:59 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:06:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010389' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010389' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010389' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 05:06:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010389' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010389' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010389' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 05:06:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 02/05/2025 05:06:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 02/05/2025 05:06:51 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:07:35 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:08:39 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:09:15 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:14:22 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:14:40 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:15:15 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:16:17 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:18:55 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:22:38 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanClosed' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:22:38 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanClosed' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:22:57 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:22:57 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanStatus='LoanDisbursed' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:23:32 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/2/2025 12:00:00 AM' AND a.DisburseDate<'5/3/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanClosed' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:23:32 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/2/2025 12:00:00 AM' AND a.DisburseDate<'5/3/2025 12:00:00 AM' AND a.BranchId='2711' AND a.LoanStatus='LoanClosed' AND a.ReferalId='271100025' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:24:23 PM PageName: DepositLoan_DepositLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at DepositLoan_DepositLoanDemandReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:27:53 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.ReferalId='271100319' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 05:27:53 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.ReferalId='271100319' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:31:23 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/2/2025 12:00:00 AM' AND DDate<'5/3/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:48:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 05:48:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 05:55:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 02/05/2025 05:55:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 02/05/2025 05:56:23 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 02/05/2025 05:56:38 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 05:57:03 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate<'5/3/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('2712','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:57:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 05:57:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_yt4pzbc0 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 05:57:10 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate<'5/3/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:57:14 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' AND DDate<'5/3/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:57:23 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE PStatus='Due' AND DDate>='4/29/2022 12:00:00 AM' AND DDate<'5/3/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 02/05/2025 05:58:49 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 05:59:56 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 05:59:58 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 06:02:43 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 02/05/2025 06:07:35 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 06:07:35 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 02/05/2025 06:11:37 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 06:25:03 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 06:40:43 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 02/05/2025 09:07:39 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 02/05/2025 11:24:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 02/05/2025 11:24:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vslmtfp4 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 09:20:00 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 09:20:00 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vslmtfp4 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 09:27:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 09:27:44 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vslmtfp4 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 09:27:49 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 09:27:49 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 09:30:34 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 09:39:50 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 09:39:50 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 09:44:17 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 03/05/2025 09:47:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 09:47:41 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vslmtfp4 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 09:51:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11214) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 09:51:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11214) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 09:51:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11214) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 09:51:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11214) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 09:52:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11214) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 09:52:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11214) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 09:52:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 09:52:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 09:53:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011064' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011064' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 09:53:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011064' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011064' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 09:55:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11213) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 09:55:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11213) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 09:58:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11213) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 09:58:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11213) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 09:58:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 09:58:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 09:59:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011063' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011063' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011063' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 09:59:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011063' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011063' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011063' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:00:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11212) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 10:00:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11212) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 10:00:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11212) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:00:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11212) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:01:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11212) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:01:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11212) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:01:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:01:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:01:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:01:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011062' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011062' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011062' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:02:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11211) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 10:02:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11211) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 10:02:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11211) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:02:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11211) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:03:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:03:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:03:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011061' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011061' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011061' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:03:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011061' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011061' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011061' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:04:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11210) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 10:04:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11210) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 10:04:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11210) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:04:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11210) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:04:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:04:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:05:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011060' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011060' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:05:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011060' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011060' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:06:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11209) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 10:06:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11209) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 10:07:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11209) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:07:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11209) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:07:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:07:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:08:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:08:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:09:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11208) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 10:09:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11208) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 10:09:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11208) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:09:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11208) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:09:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:09:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:10:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011058' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011058' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:10:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011058' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011058' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:11:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11207) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 10:11:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11207) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 10:11:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11207) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:11:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11207) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:11:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:11:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:11:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011057' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011057' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011057' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:11:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011057' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011057' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011057' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:12:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11206) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 10:12:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11206) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 10:12:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11206) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:12:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11206) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:12:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:12:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:13:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:13:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:13:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11204) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 10:13:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11204) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 10:14:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11204) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 10:14:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11204) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 10:14:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:14:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:14:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011054' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011054' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011054' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:14:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011054' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011054' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011054' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:16:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009170' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009170' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009170' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:16:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009170' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009170' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009170' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:16:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:16:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:17:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009133' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009133' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009133' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:17:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009133' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009133' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009133' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:18:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009680' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009680' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009680' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:18:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009680' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009680' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009680' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:18:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009662' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009662' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009662' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:18:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009662' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009662' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009662' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:19:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009677' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009677' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009677' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:19:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009677' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009677' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009677' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:20:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:20:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009678' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009678' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009678' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:20:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009212' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009212' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009212' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:20:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009212' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009212' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009212' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:21:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008989' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008989' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008989' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:21:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008989' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008989' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008989' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:21:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010664' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010664' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010664' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:21:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010664' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010664' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010664' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:22:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009661' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009661' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009661' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:22:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009661' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009661' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009661' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:23:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010664' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010664' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010664' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:23:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010664' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010664' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010664' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:23:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 10:23:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 10:24:51 AM PageName: PlanIncentive_PrintIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ghp33vsm StackTrace: at PlanIncentive_PrintIncentiveVoucher.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 10:25:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:25:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:25:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:25:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:26:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:26:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:27:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008841' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008841' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:27:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008841' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008841' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:27:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:27:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:28:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002726' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002726' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:28:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002726' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002726' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:29:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008105' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:29:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008105' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:29:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002610' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:29:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002610' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115002610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:30:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000984' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115000984' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:30:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000984' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115000984' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:30:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000893' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115000893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:30:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000893' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115000893' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:33:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003730' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115003730' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:33:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003730' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115003730' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:35:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000235' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:35:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000235' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:36:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010877' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010877' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010877' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:36:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010877' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010877' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010877' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:36:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010769' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010769' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010769' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:36:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010769' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010769' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010769' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:37:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004404' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004404' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:37:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004404' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004404' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:38:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004404' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004404' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:38:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004404' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004404' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:38:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010779' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010779' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010779' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:38:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010779' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010779' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010779' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:39:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002767' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:39:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002767' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:39:42 AM PageName: DepositLoan_DepositLoanDemandReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at DepositLoan_DepositLoanDemandReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 03/05/2025 10:40:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005106' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115005106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:40:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005106' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115005106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:40:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010019' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:40:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010019' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010019' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:41:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115007927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:41:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007927' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007927' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115007927' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:42:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:42:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:43:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='63' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='66' WHERE AccountId='27115001547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:43:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001547' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001547' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='63' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='66' WHERE AccountId='27115001547' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:44:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006053' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006053' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006053' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:44:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006053' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006053' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006053' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:45:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008584' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008584' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008584' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:45:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008584' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008584' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008584' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:46:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007994' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007994' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007994' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:46:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007994' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007994' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007994' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:46:55 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 10:47:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008359' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008359' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008359' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:47:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008359' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008359' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008359' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:47:23 AM PageName: MaturityMIP_PlanMaturityPaymentNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMaturityPaymentNew.CheckMaturityCondition() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 03/05/2025 10:47:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010623' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010623' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010623' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:47:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010623' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010623' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010623' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:48:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:48:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009316' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009316' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009316' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:49:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008854' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008854' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:49:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008854' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008854' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008854' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:50:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009702' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009702' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009702' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:50:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009702' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009702' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009702' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:52:52 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000697' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2025 12:00:00 AM' AND TransId>=5808 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6760' WHERE SavingId='27115000697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:52:52 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000697' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2025 12:00:00 AM' AND TransId>=5808 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6760' WHERE SavingId='27115000697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 03/05/2025 10:54:23 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000697' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2025 12:00:00 AM' AND TransId>=5808 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6760' WHERE SavingId='27115000697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:54:23 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000697' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2025 12:00:00 AM' AND TransId>=5808 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6760' WHERE SavingId='27115000697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 03/05/2025 10:55:13 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000697' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2025 12:00:00 AM' AND TransId>=5808 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6760' WHERE SavingId='27115000697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:55:13 AM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000697' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='1/1/2025 12:00:00 AM' AND TransId>=5808 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6760' WHERE SavingId='27115000697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 03/05/2025 10:57:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:57:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 10:58:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 10:58:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:00:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:00:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:01:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:01:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:01:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:01:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:02:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:02:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:03:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010158' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010158' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010158' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:03:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010158' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010158' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010158' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:03:49 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 11:04:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115005032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:04:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115005032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:05:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:05:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115007346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:06:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005376' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115005376' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:06:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005376' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115005376' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:07:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005376' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115005376' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:07:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005376' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115005376' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:07:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007534' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007534' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007534' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:07:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007534' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007534' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007534' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:08:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003962' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003962' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003962' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:08:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003962' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003962' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003962' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:09:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005336' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005336' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115005336' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:09:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005336' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005336' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115005336' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:10:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008114' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008114' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:10:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008114' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008114' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:10:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007173' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007173' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:10:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007173' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007173' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:12:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:12:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:13:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:13:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:14:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010733' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010733' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010733' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:14:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010733' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010733' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010733' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:14:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010438' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010438' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010438' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:14:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010438' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010438' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010438' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:15:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007422' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007422' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007422' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:15:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007422' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007422' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007422' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:16:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007580' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007580' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007580' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:16:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007580' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007580' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007580' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:16:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007829' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007829' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007829' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:16:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007829' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007829' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007829' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:19:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009374' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009374' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009374' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:19:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009374' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009374' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009374' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:19:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010550' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010550' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010550' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:19:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010550' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010550' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010550' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:20:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010424' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010424' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010424' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:20:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010424' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010424' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010424' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:20:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:20:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115004272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:20:56 AM PageName: DepositLoan_LoanIncentiveApproval String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_LoanIncentiveApproval.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 11:20:56 AM PageName: DepositLoan_LoanIncentiveApproval String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ghp33vsm StackTrace: at DepositLoan_LoanIncentiveApproval.ExportToExcel(DataTable DT, String fileName) at DepositLoan_LoanIncentiveApproval.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 11:21:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005849' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005849' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005849' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:21:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005849' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005849' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005849' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:21:34 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 11:22:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003776' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003776' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003776' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:22:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003776' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003776' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='47' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003776' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:22:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010465' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010465' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010465' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:22:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010465' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010465' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010465' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:22:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010465' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010465' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010465' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:22:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010465' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010465' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010465' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:24:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006058' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006058' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:24:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006058' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006058' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006058' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:24:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009781' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009781' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009781' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:24:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009781' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009781' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009781' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:25:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:25:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:26:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009950' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009950' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009950' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:26:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009950' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009950' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009950' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:26:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010070' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010070' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:26:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010070' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010070' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:27:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010589' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010589' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010589' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:27:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010589' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010589' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010589' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:28:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010440' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010440' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010440' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:28:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010440' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010440' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010440' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:28:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010421' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010421' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010421' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:28:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010421' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010421' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010421' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:29:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010422' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010422' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010422' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:29:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010422' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010422' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010422' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:30:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002589' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002589' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='57' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='58' WHERE AccountId='27115002589' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:30:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002589' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002589' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='57' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='58' WHERE AccountId='27115002589' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:30:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010034' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010034' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:30:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010034' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010034' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010034' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:31:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009024' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009024' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009024' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:31:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009024' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009024' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009024' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:31:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002658' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002658' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115002658' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:31:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002658' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002658' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115002658' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:32:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009071' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009071' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:32:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009071' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009071' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:33:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010825' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010825' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010825' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 11:33:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010825' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010825' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010825' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 11:35:54 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 03/05/2025 11:50:22 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 11:50:22 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 11:54:42 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 11:54:42 AM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vslmtfp4 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 12:10:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 12:10:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vslmtfp4 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 12:18:23 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 12:19:15 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 12:19:15 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 12:20:18 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 12:20:18 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 12:21:12 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 12:21:12 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 12:26:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:26:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008857' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008857' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008857' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:27:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008997' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008997' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008997' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:27:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008997' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008997' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008997' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:27:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009685' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009685' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009685' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:27:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009685' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009685' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009685' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:28:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:28:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:28:51 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 12:28:51 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 12:28:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:28:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:29:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009700' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009700' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009700' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:29:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009700' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009700' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009700' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:29:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:29:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:31:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:31:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010610' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010610' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010610' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:32:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003242' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003242' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003242' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:32:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003242' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003242' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003242' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:32:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010671' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010671' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010671' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:32:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010671' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010671' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010671' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:33:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:33:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:33:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:33:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:34:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:34:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:35:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009143' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009143' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009143' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:35:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009143' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009143' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009143' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:35:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115006629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:35:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115006629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:36:18 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 12:36:18 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 12:37:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:37:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:37:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010839' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010839' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010839' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:37:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010839' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010839' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010839' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:38:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:38:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010922' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010922' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010922' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:38:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006833' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006833' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006833' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:38:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006833' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006833' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006833' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:39:15 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/05/2025 12:39:15 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 03/05/2025 12:39:22 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/05/2025 12:39:22 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 03/05/2025 12:39:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:39:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:39:51 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/05/2025 12:39:51 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 03/05/2025 12:40:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:40:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010176' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010176' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010176' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:41:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:41:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:42:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:42:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:43:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009386' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009386' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009386' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:43:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009386' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009386' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009386' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:43:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009590' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009590' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009590' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:43:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009590' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009590' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009590' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:45:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007814' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007814' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007814' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:45:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007814' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007814' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007814' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:46:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11200) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 12:46:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11200) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 12:46:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11200) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 12:46:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11200) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 12:46:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 12:46:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 12:46:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011051' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011051' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011051' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:46:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011051' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011051' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011051' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:49:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010646' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010646' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010646' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:49:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010646' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010646' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010646' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:49:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:49:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:49:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:49:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010346' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010346' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010346' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:50:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010345' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010345' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010345' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:50:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010345' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010345' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010345' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:50:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:50:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008561' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008561' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008561' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:51:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010787' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010787' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010787' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:51:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010787' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010787' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010787' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:52:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:52:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006473' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006473' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006473' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:52:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:52:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:53:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006299' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006299' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006299' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:53:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006299' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006299' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006299' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:54:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:54:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:54:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:54:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:55:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010921' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010921' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010921' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:55:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010921' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010921' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010921' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:56:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:56:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:56:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009877' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009877' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009877' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:56:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009877' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009877' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009877' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:57:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009098' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009098' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:57:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009098' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009098' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:58:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010540' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010540' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010540' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:58:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010540' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010540' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010540' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:58:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010781' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010781' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010781' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:58:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010781' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010781' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010781' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:59:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010741' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010741' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:59:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010741' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010741' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010741' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 12:59:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010801' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010801' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010801' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 12:59:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010801' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010801' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010801' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:00:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010821' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010821' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010821' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:00:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010821' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010821' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010821' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:00:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010820' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010820' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010820' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:00:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010820' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010820' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010820' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:00:39 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 03/05/2025 (messaged on 03/05/2025 01:00:00 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 03/05/2025 01:00:39 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 49900 on Date 03/05/2025 (messaged on 03/05/2025 01:00:00 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/05/2025 01:01:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010443' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010443' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010443' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:01:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010443' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010443' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010443' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:01:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='46' WHERE AccountId='27115002306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:01:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='46' WHERE AccountId='27115002306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:02:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010957' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010957' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:02:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010957' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010957' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010957' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:03:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005478' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005478' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005478' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:03:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005478' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005478' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005478' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:03:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005478' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005478' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005478' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:03:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005478' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005478' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005478' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:04:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009707' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009707' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009707' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:04:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009707' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009707' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009707' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:05:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010879' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010879' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010879' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:05:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010879' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010879' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010879' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:05:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010259' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010259' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010259' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:05:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010259' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010259' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010259' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:06:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009767' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009767' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:06:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009767' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009767' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:06:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010448' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010448' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010448' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:06:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010448' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010448' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010448' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:07:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:07:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010562' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010562' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010562' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:08:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007549' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007549' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007549' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:08:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007549' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007549' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007549' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:08:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007550' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007550' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007550' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:08:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007550' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007550' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007550' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:09:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:09:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:09:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:09:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:10:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:10:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:11:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009173' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009173' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:11:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009173' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009173' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:11:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010278' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010278' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010278' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:11:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010278' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010278' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010278' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:12:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:12:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006606' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006606' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006606' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:14:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:14:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:14:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:14:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:15:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:15:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:15:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010735' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010735' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010735' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:15:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010735' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010735' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010735' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:15:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010735' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010735' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010735' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:15:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010735' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010735' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010735' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:26:09 PM PageName: SavingShare_PrintRDLCPage String str: SELECT a.MemberNo, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.SavingFormNo, a.MemberId, Convert(CHAR, a.SavingJoinDate,106)AS SavingJoinDate, a.MemberName, a.GuardianName, a.MobileNo, a.PostalAddress, a.NomineeName, Convert(CHAR, a.NomineeDOB,106)AS NomineeDOB, a.NomineeAge, a.NomineeRelation, a.SavingId, a.SavingOpenAmount, a.SavingReceiptNo, CASE WHEN ISNULL(a.SavingPassbookNo,'')='' THEN 'SAP'+rtrim(Convert(char,a.MemberNo)) ELSE a.SavingPassbookNo END AS SavingPassbookNo, a.PostalAddress AS SavingVoucherId, a.MobileNo AS SavingPayMode, a.SavingPayHeadId, a.SavingPayTransId, a.SavingPayStatus FROM PlanMemberDetail a WITH(nolock) WHERE a.MemberNo IN (75) ORDER BY a.SavingId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbook() TargetSite: Void AbortInternal() Time: 03/05/2025 01:26:09 PM PageName: SavingShare_PrintRDLCPage String str: SELECT a.MemberNo, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.SavingFormNo, a.MemberId, Convert(CHAR, a.SavingJoinDate,106)AS SavingJoinDate, a.MemberName, a.GuardianName, a.MobileNo, a.PostalAddress, a.NomineeName, Convert(CHAR, a.NomineeDOB,106)AS NomineeDOB, a.NomineeAge, a.NomineeRelation, a.SavingId, a.SavingOpenAmount, a.SavingReceiptNo, CASE WHEN ISNULL(a.SavingPassbookNo,'')='' THEN 'SAP'+rtrim(Convert(char,a.MemberNo)) ELSE a.SavingPassbookNo END AS SavingPassbookNo, a.PostalAddress AS SavingVoucherId, a.MobileNo AS SavingPayMode, a.SavingPayHeadId, a.SavingPayTransId, a.SavingPayStatus FROM PlanMemberDetail a WITH(nolock) WHERE a.MemberNo IN (75) ORDER BY a.SavingId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbook() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbook() Time: 03/05/2025 01:26:41 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/2/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:26:41 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/2/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 03/05/2025 01:29:58 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/2/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:29:58 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/2/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 03/05/2025 01:32:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:32:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:33:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 01:33:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 01:34:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8924) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 01:34:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8924) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 01:34:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 01:34:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 01:34:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 01:34:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 01:34:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 01:34:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 01:35:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:35:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:44:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010059' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:44:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010059' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:46:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010527' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010527' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010527' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:46:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010527' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010527' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010527' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:46:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003713' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003713' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115003713' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:46:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003713' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003713' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115003713' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:47:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009765' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009765' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009765' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:47:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009765' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009765' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009765' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:48:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010942' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010942' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010942' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:48:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010942' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010942' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010942' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:48:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010898' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010898' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:48:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010898' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010898' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:49:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006785' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006785' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115006785' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:49:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006785' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006785' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115006785' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:50:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006785' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006785' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115006785' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:50:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006785' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006785' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115006785' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:53:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11199) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 01:53:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11199) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 01:54:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11199) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 01:54:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11199) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 01:54:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 01:54:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 01:54:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011050' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011050' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011050' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:54:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011050' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011050' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011050' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:55:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11198) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 01:55:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11198) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 01:55:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11198) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 01:55:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11198) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 01:55:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 01:55:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 01:56:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011049' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011049' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011049' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 01:56:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011049' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011049' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011049' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 01:59:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11201) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 01:59:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11201) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 01:59:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11201) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 01:59:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11201) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 02:00:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 02:00:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 02:00:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011052' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011052' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011052' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:00:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011052' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011052' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011052' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:01:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11203) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 02:01:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11203) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 02:01:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11203) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 02:01:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11203) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 02:01:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 02:01:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 02:01:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011053' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011053' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011053' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:01:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011053' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011053' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011053' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:02:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11195) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 02:02:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11195) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 02:03:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11195) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 02:03:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11195) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 02:03:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 02:03:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 02:03:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011046' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011046' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011046' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:03:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011046' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011046' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011046' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:13:25 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 02:14:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:14:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:14:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 02:14:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009188' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009188' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009188' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:14:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009188' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009188' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009188' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:15:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011030' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011030' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:15:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011030' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011030' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:15:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010980' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010980' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010980' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:15:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010980' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010980' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010980' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:16:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004986' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004986' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004986' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:16:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004986' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004986' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004986' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:17:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010890' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010890' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010890' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:17:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010890' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010890' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010890' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:17:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005595' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005595' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005595' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:17:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005595' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005595' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005595' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:18:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:18:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:18:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010858' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010858' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010858' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:18:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010858' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010858' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010858' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:19:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010783' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010783' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010783' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:19:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010783' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010783' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010783' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:19:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009874' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009874' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009874' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:19:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009874' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009874' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115009874' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:20:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:20:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:20:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010754' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010754' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010754' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:20:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010754' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010754' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010754' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:21:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010535' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010535' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010535' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 02:21:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010535' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010535' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010535' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 02:29:20 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 02:32:14 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 02:32:14 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vslmtfp4 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 02:40:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 02:47:25 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 02:47:25 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 03:04:05 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 03:04:05 PM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 03:08:16 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate<'5/4/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 03/05/2025 03:08:16 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate<'5/4/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 03/05/2025 03:55:23 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 03:55:27 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 03:55:30 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 03:55:33 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 03:55:33 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 03:58:18 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 04:05:27 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 04:05:27 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 04:11:37 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 03/05/2025 04:11:51 PM PageName: DepositLoan_LoanIncentivePayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at DepositLoan_LoanIncentivePayment.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 03/05/2025 04:17:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005724' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005724' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115005724' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 04:17:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005724' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005724' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115005724' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 04:38:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115006107' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115006107' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 04:38:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115006107' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115006107' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 04:40:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115006217' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115006217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 04:40:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115006217' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115006217' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 04:41:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007948' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007948' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007948' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 04:41:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007948' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007948' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007948' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 04:42:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008445' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008445' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008445' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 04:42:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008445' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008445' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008445' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 04:43:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008444' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008444' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008444' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 04:43:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008444' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008444' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008444' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 04:44:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003404' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 04:44:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003404' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115003404' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 04:50:48 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 04:51:22 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 04:51:22 PM PageName: DepositLoan_DepositEMIDuePenaltyReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vslmtfp4 StackTrace: at DepositLoan_DepositEMIDuePenaltyReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 04:53:14 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 04:58:01 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 04:58:01 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 03/05/2025 05:09:04 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 05:09:33 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 05:19:39 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 05:19:42 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 05:29:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11215) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 03/05/2025 05:29:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11215) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 03/05/2025 05:30:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11215) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 03/05/2025 05:30:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11215) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 03/05/2025 05:30:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 03/05/2025 05:30:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 03/05/2025 05:31:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011065' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011065' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011065' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 05:31:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011065' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011065' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011065' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 05:33:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 05:33:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 05:33:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004691' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004691' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004691' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 05:33:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004691' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004691' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004691' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 05:34:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010494' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010494' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 05:34:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010494' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010494' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 05:34:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010490' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010490' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010490' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 05:34:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010490' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010490' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010490' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 05:35:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007998' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007998' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007998' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 03/05/2025 05:35:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007998' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007998' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007998' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 03/05/2025 05:47:48 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 03/05/2025 05:54:04 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/05/2025 05:54:43 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/05/2025 05:55:00 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/05/2025 05:55:02 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/05/2025 05:55:08 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/05/2025 05:55:25 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/05/2025 05:55:28 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/05/2025 05:55:33 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 03/05/2025 06:03:00 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 03/05/2025 06:03:00 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 04/05/2025 06:52:24 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/05/2025 07:26:35 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/05/2025 07:26:37 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/05/2025 07:26:39 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/05/2025 07:26:40 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/05/2025 07:26:42 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/05/2025 07:26:43 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/05/2025 07:26:53 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 04/05/2025 05:03:32 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.MemberId, a.MemberName, a.AccountId, convert(CHAR,a.PayDate,106)AS PayDate,a.PayAmount, a.PayStatus,convert(CHAR,a.ApproveTime,106)AS ApproveTime, VoucherId, ApproveUser, ApproveTime FROM AdvisorRecoveryDailyAccount a WITH(nolock) WHERE a.CollectorId='271100243' AND a.PayDate>='4/1/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollectionList.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 04/05/2025 07:12:44 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 04/05/2025 07:12:52 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 04/05/2025 07:12:59 PM PageName: DepositAdvisor_AdvisorRDCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorRDCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 04/05/2025 07:13:04 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/05/2025 07:28:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 07:28:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 07:29:44 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 07:30:30 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 07:31:23 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 07:49:00 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 07:56:34 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 08:14:00 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009046', 'ANIL GUPTA', '27115010305', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112005939', 'ATIK AHMAD', '27115006179', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008087', 'BALDEV BIND', '27115008925', '5/5/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009096', 'DILIP KUMAR', '27115010382', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008088', 'JAMUNA PRASAD', '27115008924', '5/5/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008610', 'KAVITA YADAV', '27115009627', '5/5/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008040', 'MAN RAM BIND', '27115008863', '5/5/2025 12:00:00 AM', '400.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112006374', 'MANJEET KUMAR BHARTIYA', '27115008903', '5/5/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112005385', 'MITHLESH KUMAR PATEL', '27115010605', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 08:15:28 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009046', 'ANIL GUPTA', '27115010305', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112005939', 'ATIK AHMAD', '27115006179', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008087', 'BALDEV BIND', '27115008925', '5/5/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009096', 'DILIP KUMAR', '27115010382', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008088', 'JAMUNA PRASAD', '27115008924', '5/5/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008610', 'KAVITA YADAV', '27115009627', '5/5/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008040', 'MAN RAM BIND', '27115008863', '5/5/2025 12:00:00 AM', '400.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112006374', 'MANJEET KUMAR BHARTIYA', '27115008903', '5/5/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112005385', 'MITHLESH KUMAR PATEL', '27115010605', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 08:16:22 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009046', 'ANIL GUPTA', '27115010305', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112005939', 'ATIK AHMAD', '27115006179', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008087', 'BALDEV BIND', '27115008925', '5/5/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009096', 'DILIP KUMAR', '27115010382', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009083', 'ISTRAYAL', '27115010367', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008088', 'JAMUNA PRASAD', '27115008924', '5/5/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008610', 'KAVITA YADAV', '27115009627', '5/5/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009198', 'MADHURI BIND', '27115010666', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112008040', 'MAN RAM BIND', '27115008863', '5/5/2025 12:00:00 AM', '400.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112006374', 'MANJEET KUMAR BHARTIYA', '27115008903', '5/5/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112005385', 'MITHLESH KUMAR PATEL', '27115010605', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100441', 'RAJESH KUMAR', '27112009211', 'MO BALISTAR', '27115010713', '5/5/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 08:32:48 AM PageName: DataTableResult String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/6/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/6/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271200003' AND a.MobileNo='Wari' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 08:32:48 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/6/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/6/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271200003' AND a.MobileNo='Wari' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: Void FillData() Time: 05/05/2025 09:24:53 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 09:29:06 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 09:29:06 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 09:29:27 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 09:29:27 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 09:42:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 09:42:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 09:43:13 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 09:43:13 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 09:43:56 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 09:43:56 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 09:47:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 09:47:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 09:56:12 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/5/2025 12:00:00 AM' AND DDate<'5/6/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','2712','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 05/05/2025 09:56:21 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/5/2025 12:00:00 AM' AND DDate<'5/6/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 05/05/2025 09:57:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010722' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010722' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010722' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 09:57:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010722' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010722' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010722' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 09:59:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 09:59:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:01:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005028' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005028' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:01:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005028' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005028' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:01:49 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 10:01:49 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 10:02:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:02:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:03:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:03:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:03:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:03:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:04:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009297' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009297' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009297' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:04:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009297' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009297' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009297' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:05:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005026' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005026' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:05:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005026' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005026' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005026' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:06:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:06:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:07:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002002' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002002' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='59' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='60' WHERE AccountId='27115002002' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:07:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002002' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002002' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='59' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='60' WHERE AccountId='27115002002' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:08:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005183' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005183' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005183' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:08:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005183' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005183' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005183' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:09:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001798' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001798' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='55' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='64' WHERE AccountId='27115001798' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:09:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001798' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001798' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='55' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='64' WHERE AccountId='27115001798' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:09:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001798' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001798' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='64' WHERE AccountId='27115001798' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:09:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001798' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001798' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='64' WHERE AccountId='27115001798' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:10:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 10:10:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 10:18:09 AM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/5/2025 12:00:00 AM' AND DDate<'5/6/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','2712','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 05/05/2025 10:18:30 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 10:18:30 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 10:18:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002118' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002118' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115002118' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:18:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002118' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002118' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115002118' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:19:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009866' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009866' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009866' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:19:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009866' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009866' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009866' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:20:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009773' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009773' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009773' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:20:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009773' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009773' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009773' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:21:01 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 10:21:01 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 10:21:04 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 10:21:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:21:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:22:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:22:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:22:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/05/2025 10:22:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/05/2025 10:23:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:23:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:23:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/05/2025 10:23:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/05/2025 10:23:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:23:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:24:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:24:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009236' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009236' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:25:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007472' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007472' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115007472' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:25:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007472' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007472' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115007472' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:26:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005525' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005525' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005525' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:26:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005525' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005525' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115005525' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:27:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010290' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010290' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010290' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:27:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010290' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010290' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010290' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:28:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009111' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009111' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009111' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:28:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009111' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009111' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009111' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:29:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:29:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:29:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010530' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010530' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010530' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:29:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010530' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010530' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010530' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:33:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007400' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007400' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007400' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:33:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007400' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007400' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007400' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:34:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007712' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007712' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007712' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:34:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007712' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007712' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007712' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:39:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007636' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007636' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007636' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:39:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007636' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007636' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007636' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:39:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007637' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007637' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:39:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007637' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007637' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:41:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009502' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009502' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009502' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:41:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009502' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009502' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009502' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:41:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010669' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010669' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010669' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:41:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010669' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010669' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010669' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:45:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:45:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010891' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010891' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010891' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:45:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008727' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008727' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008727' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:45:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008727' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008727' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008727' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:46:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:46:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007348' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007348' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007348' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:47:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:47:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:48:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004424' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004424' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004424' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:48:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004424' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004424' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004424' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:49:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010505' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010505' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010505' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:49:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010505' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010505' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010505' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:50:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010792' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010792' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:50:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010792' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010792' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:50:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006520' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006520' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006520' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:50:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006520' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006520' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006520' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:51:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:51:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:52:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005326' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005326' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005326' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:52:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005326' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005326' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005326' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:52:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005327' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005327' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005327' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:52:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005327' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005327' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005327' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:53:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006718' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006718' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006718' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:53:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006718' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006718' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115006718' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:54:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:54:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:55:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003433' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003433' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='51' WHERE AccountId='27115003433' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:55:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003433' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003433' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='51' WHERE AccountId='27115003433' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:56:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010507' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010507' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010507' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:56:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010507' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010507' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010507' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:56:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009084' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009084' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009084' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:56:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009084' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009084' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009084' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:57:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:57:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:58:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:58:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 10:59:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009274' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009274' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009274' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 10:59:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009274' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009274' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009274' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:05:11 AM PageName: DataTableResult String str: EXECUTE dbo.ProWebLoanOfficerMobileHomePage '5/5/2025 12:00:00 AM', 'ROOT' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Could not find stored procedure 'dbo.ProWebLoanOfficerMobileHomePage'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 11:05:11 AM PageName: LoanOfficerMobileHomePage String str: EXECUTE dbo.ProWebLoanOfficerMobileHomePage '5/5/2025 12:00:00 AM', 'ROOT' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i01stjaq StackTrace: at LoanOfficerMobileHomePage.DashBoardRecord() TargetSite: Void DashBoardRecord() Time: 05/05/2025 11:05:11 AM PageName: DataTableResult String str: SELECT m.MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterLoanOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'MenuMasterLoanOfficerMobile'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 11:05:11 AM PageName: LoanOfficerMobileMenuList24 String str: String sql: SELECT m.MenuURL, m.MenuName, m.MenuImage, m.MenuDetail FROM MenuMasterLoanOfficerMobile m with(nolock) WHERE m.MenuStatus='Active' ORDER BY m.MenuPriority, m.MenuId ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.LoanOfficerMobileMenuList24(String Token) TargetSite: System.Data.DataSet LoanOfficerMobileMenuList24(System.String) Time: 05/05/2025 11:05:11 AM PageName: LoanOfficerMobileMasterPage String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Cannot find table 0. Source: System.Data StackTrace: at System.Data.DataTableCollection.get_Item(Int32 index) at LoanOfficerMobileMasterPage.LoanOfficerMobileMenuList() TargetSite: System.Data.DataTable get_Item(Int32) Time: 05/05/2025 11:06:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010990' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010990' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010990' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:06:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010990' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010990' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010990' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:06:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:06:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:07:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:07:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:07:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008211' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008211' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008211' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:07:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008211' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008211' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008211' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:10:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008524' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008524' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008524' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:10:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008524' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008524' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008524' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:10:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010182' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010182' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010182' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:10:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010182' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010182' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010182' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:12:42 AM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 05/05/2025 11:13:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010737' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010737' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010737' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:13:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010737' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010737' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010737' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:14:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:14:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:14:56 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 05/05/2025 11:15:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010770' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010770' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:15:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010770' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010770' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010770' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:15:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:15:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:16:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010971' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010971' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010971' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:16:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010971' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010971' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010971' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:17:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010546' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010546' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010546' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:17:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010546' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010546' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010546' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:17:22 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 05/05/2025 11:17:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005530' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005530' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115005530' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:17:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005530' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005530' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115005530' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:18:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010896' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010896' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010896' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:18:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010896' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010896' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010896' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:18:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010692' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010692' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010692' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:18:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010692' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010692' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010692' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:19:10 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 11:19:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010799' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010799' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010799' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:19:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010799' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010799' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010799' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:21:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:21:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:22:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010696' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010696' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010696' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:22:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010696' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010696' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010696' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:23:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010705' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010705' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010705' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:23:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010705' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010705' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010705' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:23:25 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 11:23:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009653' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009653' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009653' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:23:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009653' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009653' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009653' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:27:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:27:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:29:42 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 11:33:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010586' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010586' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010586' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:33:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010586' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010586' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010586' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:34:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:34:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:35:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010900' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010900' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010900' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:35:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010900' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010900' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010900' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:36:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:36:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:37:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010545' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010545' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010545' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:37:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010545' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010545' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010545' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:38:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:38:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010895' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010895' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010895' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:38:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010398' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010398' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010398' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:38:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010398' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010398' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010398' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:39:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010869' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010869' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010869' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:39:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010869' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010869' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010869' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:39:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010544' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010544' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010544' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:39:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010544' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010544' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010544' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:41:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 11:41:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 11:46:25 AM PageName: DepositLoan_DepositLoanApplication String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositLoan_DepositLoanApplication.CheckNomineeDOB1() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/05/2025 11:53:12 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 11:54:49 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 11:57:15 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 12:02:38 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 12:03:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4727) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 05/05/2025 12:03:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4727) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 05/05/2025 12:03:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4727) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 05/05/2025 12:03:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4727) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 05/05/2025 12:03:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/05/2025 12:03:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/05/2025 12:04:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 12:04:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 12:04:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 12:04:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 12:05:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 12:05:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004905' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004905' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004905' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 12:05:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/05/2025 12:05:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/05/2025 12:06:10 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 12:08:37 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 12:08:41 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 12:08:45 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 12:13:03 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 12:15:58 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 12:16:13 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 12:18:36 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 12:22:58 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 12:49:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 12:49:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 12:53:43 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 01:20:58 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 01:20:58 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='140012'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 05/05/2025 01:21:33 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='1400019'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 01:21:33 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='1400019'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 05/05/2025 01:21:42 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='1400019'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 01:21:42 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='3/1/2024 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='1400019'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 05/05/2025 01:24:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007601' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007601' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007601' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:24:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007601' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007601' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007601' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 01:38:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009683' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009683' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009683' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:38:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009683' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009683' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009683' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 01:39:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010202' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010202' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010202' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:39:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010202' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010202' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010202' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 01:39:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/05/2025 01:39:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/05/2025 01:40:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009524' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009524' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009524' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:40:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009524' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009524' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009524' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 01:41:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005783' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005783' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005783' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:41:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005783' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005783' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115005783' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 01:42:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000514' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115000514' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:42:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000514' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115000514' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 01:45:31 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 01:45:31 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 01:57:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:57:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008255' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008255' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008255' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 01:58:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:58:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 01:59:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 01:59:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009040' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009040' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009040' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:00:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010737' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010737' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010737' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:00:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010737' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010737' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010737' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:01:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:01:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115005845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:01:25 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 02:01:30 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 02:01:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:01:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:02:04 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 02:02:27 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100175', 'AJAY SINGH YADAV', '27112008185', 'AFAK AHMAD', '27115009052', '5/5/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100175', 'AJAY SINGH YADAV', '27112004968', 'JAISH GUPTA', '27115004983', '5/5/2025 12:00:00 AM', '1000.00', '5', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100175', 'AJAY SINGH YADAV', '27112004104', 'MANOJ KUMAR YADAV', '27115010914', '5/5/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100175', 'AJAY SINGH YADAV', '27112009011', 'MO ANEES', '27115010246', '5/5/2025 12:00:00 AM', '100.00', '1', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 05/05/2025 02:03:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:03:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009005' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009005' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009005' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:03:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010789' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010789' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010789' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:03:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010789' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010789' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010789' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:04:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008513' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008513' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008513' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:04:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008513' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008513' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008513' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:05:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:05:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:05:41 PM PageName: PlanMemberAdvisor_PrintRDDDPassbook String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_1dlskg05 StackTrace: at PlanMemberAdvisor_PrintRDDDPassbook.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 05/05/2025 02:05:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008512' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008512' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008512' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:05:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008512' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008512' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008512' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:07:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007399' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007399' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007399' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:07:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007399' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007399' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007399' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:07:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007398' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007398' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007398' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:07:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007398' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007398' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007398' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:08:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010501' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010501' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010501' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:08:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010501' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010501' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010501' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:13:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005122' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115005122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:13:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005122' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115005122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:15:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008778' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008778' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008778' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:15:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008778' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008778' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008778' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:16:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010759' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010759' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010759' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:16:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010759' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010759' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010759' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:16:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:16:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:17:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010684' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010684' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010684' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:17:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010684' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010684' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010684' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:18:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:18:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:18:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:18:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010884' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010884' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010884' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:19:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010734' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010734' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010734' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:19:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010734' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010734' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010734' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:19:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:19:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:25:20 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 02:25:20 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 02:26:58 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 02:26:58 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 02:38:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006566' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006566' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006566' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 02:38:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006566' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006566' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006566' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 02:41:25 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 02:41:25 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 02:45:46 PM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '2/24/2022 12:00:00 AM', '5/5/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 02:45:46 PM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '2/24/2022 12:00:00 AM', '5/5/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 02:52:00 PM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '5/5/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 02:52:00 PM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '5/5/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_50jwykrv StackTrace: at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 02:52:19 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 02:52:30 PM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '5/5/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 02:52:30 PM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '5/5/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 02:54:07 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 02:54:49 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 03:03:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:03:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:03:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:03:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:04:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:04:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115004126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:05:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:05:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:05:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:05:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:14:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010937' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010937' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010937' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:14:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010937' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010937' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010937' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:26:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:26:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:27:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008934' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008934' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008934' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:27:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008934' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008934' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008934' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:27:47 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 03:28:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008146' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008146' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008146' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:28:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008146' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008146' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008146' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:29:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:29:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:31:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:31:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:32:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115001845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:32:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115001845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:33:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008287' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008287' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008287' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:33:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008287' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008287' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008287' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:34:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='49' WHERE AccountId='27115001978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:34:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='49' WHERE AccountId='27115001978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:35:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:35:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:35:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:35:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:35:53 PM PageName: DepositLoan_DepositLoanRepaymentApproval String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositLoanRepaymentApproval.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 05/05/2025 03:36:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:36:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:36:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:36:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:37:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010475' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010475' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010475' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:37:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010475' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010475' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010475' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:37:51 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 03:38:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010831' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010831' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010831' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:38:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010831' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010831' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010831' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:38:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010974' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010974' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010974' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:38:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010974' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010974' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010974' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:38:53 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/5/2025 12:00:00 AM' AND DDate<'5/6/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 05/05/2025 03:39:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:39:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010978' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010978' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010978' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:39:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010982' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010982' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010982' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:39:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010982' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010982' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010982' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:40:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010956' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010956' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010956' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:40:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010956' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010956' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010956' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:41:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009232' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009232' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009232' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:41:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009232' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009232' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009232' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:41:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007372' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007372' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007372' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:41:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007372' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007372' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007372' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:42:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009295' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009295' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009295' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:42:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009295' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009295' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009295' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:42:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008614' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008614' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008614' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:42:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008614' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008614' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008614' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003573' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115003573' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003573' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115003573' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:44:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010607' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010607' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010607' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:44:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010607' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010607' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010607' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:45:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008615' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008615' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008615' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:45:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008615' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008615' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008615' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:45:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004846' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004846' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004846' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:45:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004846' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004846' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115004846' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:46:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005049' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005049' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005049' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:46:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005049' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005049' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005049' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:47:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005148' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005148' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005148' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:47:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005148' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005148' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005148' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:47:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001594' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001594' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='61' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='62' WHERE AccountId='27115001594' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:47:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001594' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001594' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='61' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='62' WHERE AccountId='27115001594' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:48:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:48:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:48:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010872' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010872' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010872' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:48:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010872' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010872' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010872' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:49:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115001762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:49:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115001762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:49:52 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 03:50:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008626' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008626' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008626' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 03:50:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008626' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008626' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008626' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 03:50:17 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 04:00:20 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 04:23:47 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:24:52 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:26:44 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:27:43 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:28:47 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:29:08 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 04:29:09 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 04:29:48 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:30:48 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:32:22 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:33:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 04:33:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 04:33:36 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:34:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000984' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115000984' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 04:34:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000984' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115000984' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 04:34:11 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:34:39 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:34:47 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 04:35:00 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 04:35:00 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 04:35:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010222' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010222' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 04:35:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010222' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010222' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 04:35:14 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:35:40 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:37:56 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:41:03 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 04:59:05 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 04:59:05 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 05/05/2025 05:09:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 05:09:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 05:10:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010924' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010924' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010924' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 05:10:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010924' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010924' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010924' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 05:10:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 05:10:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 05:10:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/05/2025 05:10:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/05/2025 05:11:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000204' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000204' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000204' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 05:11:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000204' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000204' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000204' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 05:12:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27125000246' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 05:12:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27125000246' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 05:13:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 05/05/2025 05:13:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 05/05/2025 05:13:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 05/05/2025 05:13:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 05/05/2025 05:19:07 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/05/2025 05:19:13 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/05/2025 05:19:28 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 05/05/2025 05:20:09 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/05/2025 05:20:14 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 05/05/2025 05:20:33 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 05/05/2025 05:23:54 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 05/05/2025 05:54:55 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 05/05/2025 06:23:51 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 05/05/2025 06:23:51 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 08:41:42 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 06/05/2025 09:07:11 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:07:11 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:22:36 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:22:36 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:24:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11216) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 09:24:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11216) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 09:25:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11216) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 09:25:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11216) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 09:25:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:25:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:26:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011066' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011066' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:26:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011066' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011066' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:27:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11217) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 09:27:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11217) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 09:27:23 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:27:23 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:27:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11217) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 09:27:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11217) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 09:27:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:27:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:27:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:27:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:28:39 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:28:39 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:29:57 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:29:57 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:30:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11218) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 09:30:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11218) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 09:30:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11218) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 09:30:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11218) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 09:31:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:31:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:31:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011068' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011068' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011068' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:31:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011068' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011068' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011068' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:32:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11219) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 09:32:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11219) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 09:32:15 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:32:15 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:32:20 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:32:20 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:32:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11219) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 09:32:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11219) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 09:32:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:32:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:32:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011069' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011069' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011069' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:32:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011069' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011069' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011069' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:33:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11220) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 09:33:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11220) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 09:34:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11220) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 09:34:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11220) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 09:34:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:34:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:34:33 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:34:33 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:34:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011070' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011070' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:34:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011070' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011070' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011070' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:38:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010381' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010381' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010381' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:38:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010381' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010381' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010381' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:38:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:38:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:39:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11221) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 09:39:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11221) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 09:39:49 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:39:49 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:40:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11221) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 09:40:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11221) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 09:40:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:40:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:40:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011071' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011071' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:40:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011071' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011071' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011071' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:43:05 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:43:05 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:45:18 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:45:18 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:47:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008340' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008340' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008340' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:47:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008340' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008340' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115008340' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:48:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000365' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000365' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000365' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:48:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000365' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000365' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000365' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:49:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008644' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008644' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008644' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:49:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008644' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008644' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008644' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:50:28 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:50:28 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:50:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000110' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000110' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:50:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000110' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000110' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:50:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010256' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010256' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010256' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:50:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010256' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010256' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010256' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:51:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:51:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:52:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003580' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003580' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115003580' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:52:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003580' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003580' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115003580' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:52:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:52:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:52:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:52:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:52:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 09:52:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 09:53:27 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 09:53:27 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 09:53:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='46' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:53:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='46' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:54:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006084' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006084' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006084' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:54:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006084' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006084' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006084' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:55:15 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 09:55:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007532' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007532' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007532' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:55:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007532' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007532' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007532' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:56:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000291' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000291' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000291' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:56:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000291' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000291' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000291' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:57:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000333' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000333' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000333' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:57:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000333' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000333' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000333' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:57:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009875' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009875' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009875' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:57:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009875' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009875' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009875' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:58:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005060' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005060' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:58:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005060' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005060' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005060' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:59:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:59:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009509' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009509' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009509' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:59:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:59:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000306' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000306' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000306' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:59:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115004134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:59:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115004134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 09:59:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 09:59:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:00:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:00:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:00:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:00:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='42' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115003721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:01:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000337' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000337' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000337' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:01:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000337' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000337' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000337' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:01:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:01:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115005039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:01:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:01:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:02:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:02:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010758' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010758' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010758' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:02:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006158' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006158' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006158' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:02:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006158' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006158' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006158' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:03:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000094' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000094' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:03:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000094' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000094' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:03:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11223) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:03:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11223) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:03:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11223) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:03:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11223) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:03:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:03:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:03:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:03:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:03:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:03:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:04:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:04:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:04:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11224) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:04:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11224) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:04:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11224) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:04:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11224) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:04:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:04:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000305' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000305' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000305' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:04:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:04:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:05:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011073' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011073' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011073' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:05:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011073' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011073' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011073' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:05:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000330' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000330' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000330' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:05:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000330' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000330' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000330' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:05:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:05:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:06:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11225) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:06:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11225) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:06:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11225) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:06:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11225) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:06:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000093' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000093' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:06:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000093' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000093' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:06:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:06:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:06:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:06:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:07:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000064' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000064' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:07:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000064' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000064' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:08:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11226) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:08:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11226) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:08:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:08:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000358' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000358' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000358' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:08:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11226) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:08:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11226) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:08:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:08:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:08:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:08:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:09:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:09:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:10:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008277' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008277' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008277' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:10:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008277' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008277' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008277' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:10:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007718' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007718' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007718' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:10:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007718' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007718' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115007718' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:10:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11227) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:10:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11227) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:11:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11227) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:11:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11227) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:11:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:11:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:11:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:11:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:11:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:11:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:11:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011076' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011076' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011076' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:11:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011076' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011076' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011076' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:11:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000343' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000343' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000343' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:11:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000343' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000343' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000343' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:12:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000309' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000309' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000309' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:12:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000309' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000309' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000309' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:12:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11228) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:12:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11228) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:12:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000308' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000308' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000308' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:12:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000308' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000308' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000308' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:12:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11228) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:12:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11228) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:13:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:13:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:13:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:13:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:13:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011077' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011077' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011077' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:13:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011077' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011077' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011077' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:14:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006740' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006740' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006740' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:14:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006740' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006740' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115006740' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:14:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11229) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:14:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11229) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:14:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11229) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:14:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11229) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:15:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:15:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:15:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:15:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:15:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:15:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:15:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:15:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:15:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11230) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:15:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11230) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:16:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11230) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:16:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11230) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:16:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:16:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:16:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:16:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:16:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011079' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011079' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011079' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:16:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011079' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011079' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011079' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:17:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11231) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:17:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11231) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:17:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27125000134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:17:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27125000134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:17:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11231) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:17:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11231) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:17:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:17:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:18:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011080' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011080' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011080' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:18:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011080' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011080' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011080' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:18:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:18:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:18:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:18:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:19:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:19:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000354' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000354' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000354' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:19:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:19:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:20:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000066' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000066' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27125000066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:20:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000066' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000066' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27125000066' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:20:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:20:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:22:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000252' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000252' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000252' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:22:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000252' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000252' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000252' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:22:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000292' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000292' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000292' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:22:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000292' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000292' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000292' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:23:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008742' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008742' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008742' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:23:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008742' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008742' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008742' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:26:07 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 10:26:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11222) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 06/05/2025 10:26:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11222) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 06/05/2025 10:26:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11222) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 06/05/2025 10:26:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11222) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 06/05/2025 10:27:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:27:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:27:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 10:27:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 10:28:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005169' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115005169' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:28:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005169' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115005169' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:28:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008600' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008600' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008600' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 10:28:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008600' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008600' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008600' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 10:29:00 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 06/05/2025 10:50:34 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 11:00:55 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008652', 'AJIT SINGH YADAV', '27115009677', '5/6/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008867', 'AYUSH KUSHWAHA', '27115010048', '5/6/2025 12:00:00 AM', '400.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008789', 'DEVENDRA', '27115009918', '5/6/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008653', 'JITENDRA KUMAR', '27115009678', '5/6/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 06/05/2025 11:01:16 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008652', 'AJIT SINGH YADAV', '27115009677', '5/6/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008867', 'AYUSH KUSHWAHA', '27115010048', '5/6/2025 12:00:00 AM', '400.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008789', 'DEVENDRA', '27115009918', '5/6/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008653', 'JITENDRA KUMAR', '27115009678', '5/6/2025 12:00:00 AM', '600.00', '3', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 06/05/2025 11:01:20 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 06/05/2025 11:11:48 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 11:13:55 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 11:18:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004639' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004639' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004639' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:18:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004639' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004639' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004639' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:19:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006153' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006153' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006153' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:19:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006153' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006153' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006153' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:20:26 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 11:21:33 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 11:21:33 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 11:27:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009385' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009385' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009385' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:27:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009385' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009385' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009385' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:28:15 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 11:28:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009458' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009458' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009458' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:28:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009458' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009458' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009458' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:33:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000339' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000339' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000339' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:33:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000339' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000339' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000339' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:42:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 11:42:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 11:42:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:42:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009542' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009542' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009542' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:42:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 11:42:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 11:43:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:43:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:43:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 11:43:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 11:43:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:43:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:44:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:44:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008621' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008621' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008621' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:44:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010488' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010488' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010488' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 11:44:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010488' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010488' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010488' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 11:51:33 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 11:55:31 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 11:55:44 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 11:56:09 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 11:56:48 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 11:59:47 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 12:07:49 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/05/2025 12:13:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007584' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007584' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007584' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 12:13:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007584' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007584' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007584' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 12:14:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 12:14:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 12:16:56 PM PageName: DataTableResult String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/7/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/7/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271100178' AND a.MobileNo='1 5 25' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/05/2025 12:16:56 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/7/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/7/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271100178' AND a.MobileNo='1 5 25' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: Void FillData() Time: 06/05/2025 12:21:29 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/05/2025 12:21:39 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/05/2025 12:21:40 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/05/2025 12:21:42 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/05/2025 12:21:59 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/05/2025 12:22:05 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/05/2025 12:36:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 12:36:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000307' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000307' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000307' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 12:45:16 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 12:53:30 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 01:03:47 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 01:08:13 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 01:21:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 01:21:52 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 01:23:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009240' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009240' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009240' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:23:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009240' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009240' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009240' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:24:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 01:24:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 01:24:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011003' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011003' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011003' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:24:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011003' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011003' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011003' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:25:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010442' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010442' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010442' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:25:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010442' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010442' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010442' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:26:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='46' WHERE AccountId='27115004105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:26:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='43' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='46' WHERE AccountId='27115004105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:26:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004975' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004975' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115004975' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:26:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004975' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004975' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115004975' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:27:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008344' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008344' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008344' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:27:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008344' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008344' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008344' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:28:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008618' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008618' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008618' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:28:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008618' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008618' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008618' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:29:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006279' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006279' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115006279' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:29:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006279' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006279' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115006279' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:29:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:29:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008293' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008293' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008293' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 01:31:50 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 30500 on Date 06/05/2025 (messaged on 06/05/2025 01:31:11 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 06/05/2025 01:31:50 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 30500 on Date 06/05/2025 (messaged on 06/05/2025 01:31:11 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/05/2025 01:46:00 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/6/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 01:46:00 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/6/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 06/05/2025 02:00:23 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 02:00:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:00:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010067' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010067' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010067' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:08:17 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 02:24:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008210' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008210' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008210' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:24:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008210' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008210' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008210' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:25:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008210' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008210' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008210' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:25:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008210' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008210' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008210' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:26:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007897' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007897' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007897' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:26:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007897' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007897' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007897' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:27:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001841' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115001841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:27:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001841' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115001841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:28:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001841' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115001841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:28:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001841' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115001841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:29:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001841' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115001841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:29:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001841' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115001841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:29:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 06/05/2025 02:29:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 06/05/2025 02:38:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:38:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:39:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007575' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007575' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007575' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:39:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007575' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007575' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007575' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:39:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009468' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009468' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009468' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:39:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009468' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009468' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009468' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:58:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010151' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010151' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010151' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:58:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010151' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010151' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010151' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 02:59:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 02:59:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 03:00:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010031' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010031' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 03:00:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010031' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010031' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 03:01:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010309' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010309' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010309' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 03:01:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010309' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010309' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010309' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 03:12:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010181' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010181' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010181' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 03:12:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010181' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010181' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010181' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 03:12:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010181' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010181' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010181' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 03:12:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010181' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010181' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010181' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 03:13:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 03:13:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010714' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010714' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010714' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 03:23:28 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 03:27:35 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 06/05/2025 03:27:38 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 06/05/2025 03:31:35 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/05/2025 03:39:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 03:39:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 03:45:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27125000236' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 03:45:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27125000236' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000236' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 03:46:07 PM PageName: SendSMS String str: 7860068760 String sql: Dear JITENDRA KUMAR YADAV your SavingId 27115005404 is withdrawled with amount 467 on Date 06/05/2025 (messaged on 06/05/2025 03:45:28 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 06/05/2025 03:46:07 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000080', '271100024', '27115005404', null, '7860068760', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear JITENDRA KUMAR YADAV your SavingId 27115005404 is withdrawled with amount 467 on Date 06/05/2025 (messaged on 06/05/2025 03:45:28 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/05/2025 03:47:07 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 03:52:36 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='4/1/2025 12:00:00 AM' AND a.PaidDate<'5/1/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.CollectorId='271100355' ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 03:52:36 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='4/1/2025 12:00:00 AM' AND a.PaidDate<'5/1/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.CollectorId='271100355' ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.ExportToExcel() TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 03:52:36 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='4/1/2025 12:00:00 AM' AND a.PaidDate<'5/1/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.CollectorId='271100355' ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel() at PlanMemberAdvisor_PlanRenewalList.FillDetail() TargetSite: Void ExportToExcel() Time: 06/05/2025 03:52:36 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: SELECT a.MemberId, a.MemberName, a.AccountId, a.DueNo, Convert(CHAR,a.PaidDate,103)AS PaidDate, convert(CHAR,a.DueDate,103)AS DueDate, a.DueAmount AS PaidAmount, a.LateFeeDue, a.LateFeePaid, a.AccountReceiptNo AS ReceiptNo, a.AccountPayStatus, Convert(CHAR,a.NDueDate,103)AS NextDueDate, b.PlanNo, b.PlanMode, b.PlanType, a.PayMode, a.VoucherId, a.BranchId, a.BranchName, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountRNo FROM PlanAccountLedger a WITH(nolock) INNER JOIN PlanAccountDetail b WITH(nolock) ON a.AccountId=b.AccountId WHERE DueNo>1 AND a.PaidDate>='4/1/2025 12:00:00 AM' AND a.PaidDate<'5/1/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.CollectorId='271100355' ORDER BY a.PaidDate, a.DueNo, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.FillDetail() at PlanMemberAdvisor_PlanRenewalList.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void FillDetail() Time: 06/05/2025 03:53:47 PM PageName: MaturityMIP_PlanMIPDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w2fqiapq StackTrace: at MaturityMIP_PlanMIPDetail.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 06/05/2025 03:57:45 PM PageName: MaturityMIP_PlanMIPPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMIPPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/05/2025 03:57:49 PM PageName: MaturityMIP_PlanMIPPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMIPPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/05/2025 03:58:02 PM PageName: MaturityMIP_PlanMIPPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMIPPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/05/2025 03:58:13 PM PageName: MaturityMIP_PlanMIPPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMIPPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/05/2025 03:58:28 PM PageName: MaturityMIP_PlanMIPPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMIPPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/05/2025 03:58:56 PM PageName: MaturityMIP_PlanMIPPayment String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at MaturityMIP_PlanMIPPayment.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 06/05/2025 04:04:59 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 04:13:55 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 04:39:16 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/05/2025 04:40:25 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/05/2025 04:41:27 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 06/05/2025 04:45:27 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 04:49:51 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 04:56:30 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 06/05/2025 05:10:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 05:10:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 05:27:50 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 06/05/2025 05:51:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 05:51:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008543' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008543' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008543' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 05:53:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 05:53:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115007237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 05:54:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009709' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009709' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009709' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 06/05/2025 05:54:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009709' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009709' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009709' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 06/05/2025 06:14:24 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 06:14:24 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 06:18:45 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 06:18:45 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 06/05/2025 06:25:11 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 06/05/2025 06:25:11 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 09:04:31 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 09:04:31 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 09:25:14 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 09:25:14 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 09:25:52 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 09:25:52 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 09:26:08 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 09:26:08 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 09:29:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 09:29:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 09:32:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010605' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010605' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010605' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 09:32:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010605' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010605' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010605' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 09:35:19 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 09:38:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11232) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 09:38:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11232) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 09:39:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11232) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/05/2025 09:39:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11232) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/05/2025 09:39:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 09:39:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 09:39:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011081' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011081' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011081' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 09:39:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011081' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011081' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011081' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 09:40:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11233) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 09:40:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11233) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 09:41:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11233) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/05/2025 09:41:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11233) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/05/2025 09:41:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 09:41:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 09:41:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011082' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011082' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011082' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 09:41:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011082' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011082' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011082' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 09:43:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11234) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 09:43:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11234) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 09:44:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11234) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/05/2025 09:44:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11234) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/05/2025 09:44:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 09:44:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 09:45:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011083' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011083' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011083' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 09:45:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011083' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011083' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011083' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 09:46:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11235) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 09:46:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11235) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 09:46:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11235) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/05/2025 09:46:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11235) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/05/2025 09:47:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 09:47:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 09:47:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011084' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011084' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011084' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 09:47:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011084' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011084' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011084' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 09:48:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 09:48:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 09:58:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11236) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 09:58:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11236) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 09:58:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11236) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/05/2025 09:58:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11236) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/05/2025 09:59:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 09:59:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 09:59:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 09:59:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 09:59:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011085' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011085' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 09:59:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011085' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011085' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 10:00:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11237) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 10:00:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11237) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 10:01:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11237) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/05/2025 10:01:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11237) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/05/2025 10:01:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 10:01:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 10:01:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 10:01:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 10:15:23 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 10:15:23 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 10:23:31 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 10:59:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010805' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010805' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 10:59:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010805' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010805' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:00:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:00:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010945' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010945' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010945' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:24:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007056' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:24:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007056' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:33:30 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 11:33:35 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 11:33:36 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 11:33:37 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 11:33:37 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 11:33:39 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 11:33:39 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 11:39:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:39:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:48:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:48:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:49:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5975) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 11:49:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5975) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 11:49:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5975) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/05/2025 11:49:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (5975) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/05/2025 11:49:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 11:49:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 11:49:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:49:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:50:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:50:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:51:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:51:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:52:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:52:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006164' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006164' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006164' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:52:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 11:52:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 11:52:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 11:52:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 11:54:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='51' WHERE AccountId='27115002697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:54:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='51' WHERE AccountId='27115002697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:55:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011001' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011001' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011001' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:55:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011001' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011001' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011001' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:55:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:55:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:56:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010777' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010777' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010777' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:56:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010777' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010777' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010777' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 11:57:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 11:57:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010564' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010564' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010564' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:02:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:02:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009840' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009840' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:02:17 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 12:02:17 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 12:04:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10661) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 12:04:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (10661) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 12:04:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:04:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:05:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006245' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006245' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006245' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:05:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006245' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006245' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006245' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:06:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:06:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006324' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006324' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006324' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:06:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003455' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003455' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='51' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='51' WHERE AccountId='27115003455' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:06:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003455' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003455' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='51' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='51' WHERE AccountId='27115003455' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:07:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010888' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010888' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010888' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:07:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010888' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010888' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010888' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:07:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003548' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003548' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='50' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003548' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:07:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003548' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003548' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='50' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003548' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:25:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010325' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010325' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010325' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:25:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010325' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010325' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010325' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:54:31 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 12:55:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8877) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 12:55:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8877) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 12:56:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8877) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 07/05/2025 12:56:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8877) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 07/05/2025 12:56:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 07/05/2025 12:56:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 07/05/2025 12:57:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009083' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009083' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009083' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 12:57:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009083' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009083' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009083' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 12:58:21 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 12:58:39 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 01:03:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 01:03:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 01:16:49 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/05/2025 01:16:57 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/05/2025 01:17:05 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/05/2025 01:17:11 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/05/2025 01:17:22 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/05/2025 01:17:41 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 07/05/2025 01:23:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115006493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 01:23:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115006493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 01:53:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009645' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009645' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009645' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 01:53:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009645' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009645' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009645' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 01:54:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010322' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010322' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010322' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 01:54:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010322' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010322' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010322' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 02:07:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010565' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010565' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010565' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 02:07:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010565' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010565' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010565' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 02:08:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010584' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010584' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010584' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 02:08:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010584' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010584' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010584' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 02:20:38 PM PageName: DepositLoan_DepositOutstandingReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_w2fqiapq StackTrace: at DepositLoan_DepositOutstandingReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 02:21:31 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 02:22:54 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 02:46:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 02:46:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 02:56:26 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 02:59:47 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 03:00:55 PM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 03:04:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 03:04:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 03:04:53 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 03:05:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 03:05:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 03:06:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010434' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010434' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010434' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 03:06:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010434' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010434' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010434' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 03:07:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007600' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007600' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007600' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 03:07:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007600' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007600' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007600' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 03:08:07 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 03:09:14 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, COunt(DISTINCT a.LoanOfficerId)AS NoOfOfficer, count(DISTINCT a.CenterId)AS NoOfCenter, Count(DISTINCT a.LoanId)AS NoOfLoans, SUM(b.NoOfEMI)AS NoOfEMI, SUM(b.PaidPrincipal)AS PaidPrincipal, SUM(b.PaidInterest)AS PaidInterest, SUM(b.PaidTotal)AS PaidTotal, SUM(b.PenaltyDue)AS PenaltyDue, SUM(b.PenaltyPaid)AS PenaltyPaid FROM GroupLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS PaidPrincipal, SUM(Intt)AS PaidInterest, SUM(Total)AS PaidTotal, SUM(ISNULL(PDue,0))AS PenaltyDue, SUM(ISNULL(PPaid,0))AS PenaltyPaid FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Paid' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at GroupLoan_GroupLoanEMIPaidReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 07/05/2025 03:09:34 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, COunt(DISTINCT a.LoanOfficerId)AS NoOfOfficer, count(DISTINCT a.CenterId)AS NoOfCenter, Count(DISTINCT a.LoanId)AS NoOfLoans, SUM(b.NoOfEMI)AS NoOfEMI, SUM(b.PaidPrincipal)AS PaidPrincipal, SUM(b.PaidInterest)AS PaidInterest, SUM(b.PaidTotal)AS PaidTotal, SUM(b.PenaltyDue)AS PenaltyDue, SUM(b.PenaltyPaid)AS PenaltyPaid FROM GroupLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS PaidPrincipal, SUM(Intt)AS PaidInterest, SUM(Total)AS PaidTotal, SUM(ISNULL(PDue,0))AS PenaltyDue, SUM(ISNULL(PPaid,0))AS PenaltyPaid FROM GroupLoanLedger WITH(nolock) WHERE PStatus='Paid' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at GroupLoan_GroupLoanEMIPaidReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 07/05/2025 03:25:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 03:25:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 03:48:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9472) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 07/05/2025 03:48:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (9472) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 07/05/2025 04:05:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000009' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000009' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000009' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 04:05:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000009' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000009' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000009' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 04:32:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 04:32:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 04:49:02 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 04:51:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 04:51:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 04:57:24 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 05:02:11 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 05:11:55 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 05:13:57 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 05:13:57 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 05:15:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 05:15:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 05:26:51 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 05:29:30 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 05:29:55 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 07/05/2025 05:41:26 PM PageName: PlanIncentive_PrintIncentiveVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ghp33vsm StackTrace: at PlanIncentive_PrintIncentiveVoucher.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 05:47:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010944' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010944' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010944' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 07/05/2025 05:47:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010944' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010944' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010944' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 07/05/2025 06:04:38 PM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 06:04:38 PM PageName: DepositLoan_DepositLoanFullDetail String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_DepositLoanFullDetail.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositLoanFullDetail.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 06:07:49 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 07/05/2025 06:07:49 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 06:09:28 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 06:16:21 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 07/05/2025 06:43:53 PM PageName: DataSetResult String str: SELECT DepartmentId, DepartmentName FROM DepartmentMaster WITH(nolock) WHERE DepartmentStatus='Active' ORDER BY DepartmentName ; SELECT DesignationId, DesignationName FROM DesignationMaster WITH(nolock) WHERE DesignationStatus='Active' ORDER BY DesignationName ; SELECT EmployeeTypeId, EmployeeTypeName FROM EmployeeTypeMaster WITH(nolock) WHERE EmployeeTypeStatus='Active' ORDER BY EmployeeTypeName ; SELECT SalaryType, SalaryName, SalaryAmount FROM EmployeeOfferSalaryMaster WHERE SalaryStatus='Active' ORDER BY SalaryType, SalaryName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeOfferSalaryMaster'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at ClassMaster.DataSetResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 06:44:01 PM PageName: DataTableResult String str: SELECT a.OfferNo, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.DesignationName, a.DepartmentName, a.EmployeeType, convert(CHAR,a.OfferDate,106)AS OfferDate, a.EmployeeSalutation+' '+a.EmployeeName AS EmployeeName, a.GuardianSalutation+' '+a.GuardianName AS GuardianName, convert(CHAR,a.DateOfBirth,106)AS DateOfBirth, a.Gender, a.PhoneNo, a.EmailId, a.Address, convert(CHAR,a.JoiningDate,106)AS JoiningDate, convert(CHAR,a.InterviewDate,106)AS InterviewDate, a.InterviewBy, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, (SELECT EmployeeOfferLetterHTML FROM ProjectReportSettingMaster WITH(nolock))+'?OfferNo='+a.OfferNo AS HTMLOfferLetterHTML FROM EmployeeOfferLetterDetail a WITH(nolock) WHERE 1=1 AND a.OfferDate<'5/8/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeOfferLetterDetail'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 06:44:01 PM PageName: Employee_EmployeeOfferLetterList String str: SELECT a.OfferNo, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.DesignationName, a.DepartmentName, a.EmployeeType, convert(CHAR,a.OfferDate,106)AS OfferDate, a.EmployeeSalutation+' '+a.EmployeeName AS EmployeeName, a.GuardianSalutation+' '+a.GuardianName AS GuardianName, convert(CHAR,a.DateOfBirth,106)AS DateOfBirth, a.Gender, a.PhoneNo, a.EmailId, a.Address, convert(CHAR,a.JoiningDate,106)AS JoiningDate, convert(CHAR,a.InterviewDate,106)AS InterviewDate, a.InterviewBy, rtrim(convert(CHAR,a.EntryTime,106))+' - '+rtrim(convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, (SELECT EmployeeOfferLetterHTML FROM ProjectReportSettingMaster WITH(nolock))+'?OfferNo='+a.OfferNo AS HTMLOfferLetterHTML FROM EmployeeOfferLetterDetail a WITH(nolock) WHERE 1=1 AND a.OfferDate<'5/8/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nbykzr12 StackTrace: at Employee_EmployeeOfferLetterList.FillData() TargetSite: Void FillData() Time: 07/05/2025 06:44:25 PM PageName: DataTableResult String str: SELECT a.BranchId, a.BranchName, a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpRegDate, Convert(char,b.AppointDate,103)AS AppointDate, Convert(char,b.JoiningDate,103)AS JoiningDate, b.JoiningDetail, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN EmployeeJoiningLetterDetail b WITH(nolock) ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.EmpJoinDate<'5/8/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeJoiningLetterDetail'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 06:44:25 PM PageName: Employee_EmployeeJoiningLetter String str: SELECT a.BranchId, a.BranchName, a.BranchName+' ('+a.BranchId+')'AS BranchIdName, Convert(CHAR,a.EmpJoinDate,106)AS EmpRegDate, Convert(char,b.AppointDate,103)AS AppointDate, Convert(char,b.JoiningDate,103)AS JoiningDate, b.JoiningDetail, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation,'')+' '+isnull(a.EmployeeName,'') AS EmployeeName, isnull(a.GuardianSalutation,'')+' '+isnull(a.GuardianName,'') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId=a.EmployeeId)AS UserRole, a.EmployeeMobileNo, Convert(CHAR,a.EmployeeDOB,106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, a.DepartmentName, a.DesignationName, a.EmployeeType FROM EmployeeRegistrationDetail a WITH(nolock) LEFT JOIN EmployeeJoiningLetterDetail b WITH(nolock) ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.EmpJoinDate<'5/8/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nbykzr12 StackTrace: at Employee_EmployeeJoiningLetter.FillData() TargetSite: Void FillData() Time: 07/05/2025 06:44:32 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpRegDate, Convert(char, b.AppointDate, 106)AS AppointDate, Convert(char, b.JoiningDate, 106)AS JoiningDate, b.JoiningDetail, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation, '') + ' ' + isnull(a.EmployeeName, '') AS EmployeeName, isnull(a.GuardianSalutation, '')+' ' + isnull(a.GuardianName, '') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId = a.EmployeeId)AS UserRole, a.EmployeeMobileNo, Convert(CHAR, a.EmployeeDOB, 106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, (SELECT EmployeeJoiningLetterHTML FROM ProjectReportSettingMaster WITH(nolock))+'?EmployeeId='+a.EmployeeId AS EmployeeJoiningLetterHTML FROM EmployeeRegistrationDetail a WITH(nolock) INNER JOIN EmployeeJoiningLetterDetail b WITH(nolock) ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.EmpJoinDate<'5/8/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'EmployeeJoiningLetterDetail'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 07/05/2025 06:44:32 PM PageName: Employee_EmployeeJoiningLetterList String str: SELECT a.BranchName+' ('+a.BranchId+')'AS BranchIdName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpRegDate, Convert(char, b.AppointDate, 106)AS AppointDate, Convert(char, b.JoiningDate, 106)AS JoiningDate, b.JoiningDetail, a.RegStatus, a.EmployeeId, isnull(a.EmployeeSalutation, '') + ' ' + isnull(a.EmployeeName, '') AS EmployeeName, isnull(a.GuardianSalutation, '')+' ' + isnull(a.GuardianName, '') AS GuardianName, (SELECT UserRole FROM UserLoginDetail WITH(nolock) WHERE EmployeeId = a.EmployeeId)AS UserRole, a.EmployeeMobileNo, Convert(CHAR, a.EmployeeDOB, 106)AS EmployeeDOB, a.EmployeeGender, a.EmployeeReligion, a.EmployeeCategory, a.MaritalStatus, (SELECT EmployeeJoiningLetterHTML FROM ProjectReportSettingMaster WITH(nolock))+'?EmployeeId='+a.EmployeeId AS EmployeeJoiningLetterHTML FROM EmployeeRegistrationDetail a WITH(nolock) INNER JOIN EmployeeJoiningLetterDetail b WITH(nolock) ON a.EmployeeId=b.EmployeeId WHERE 1=1 AND a.EmpJoinDate<'5/8/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') ORDER BY a.BranchName, a.EmployeeName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_b0lhrh5e StackTrace: at Employee_EmployeeJoiningLetterList.FillData() TargetSite: Void FillData() Time: 08/05/2025 09:12:49 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 09:12:49 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 09:27:27 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 09:27:27 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 09:35:42 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 09:35:42 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 09:41:38 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 09:41:38 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 09:42:57 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 09:43:38 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 09:43:38 AM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 09:44:09 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 10:28:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115009880' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 10:28:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115009880' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009880' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 10:28:47 AM PageName: PlanMemberAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_hdzbh5at StackTrace: at PlanMemberAdvisor_AccountLoanEMIVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 08/05/2025 10:30:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009495' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009495' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 10:30:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009495' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009495' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115009495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 10:31:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 10:31:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 10:32:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 10:32:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 10:34:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010186' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010186' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010186' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 10:34:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010186' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010186' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010186' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 10:34:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 10:34:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 10:40:05 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 08/05/2025 10:40:07 AM PageName: DataTableResult String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:07 AM PageName: UserMasterSetting_DashBoardDepositLoan String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_DashBoardDepositLoan.FillData() TargetSite: Void FillData() Time: 08/05/2025 10:40:07 AM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:07 AM PageName: UserMasterSetting_DashBoardDepositLoan String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_DashBoardDepositLoan.FillChart() TargetSite: Void FillChart() Time: 08/05/2025 10:40:07 AM PageName: DataTableResult String str: select StudentName,TotalMarks from Students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'Students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:07 AM PageName: UserMasterSetting_DashBoardDepositLoan String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_DashBoardDepositLoan.FillPieChart() TargetSite: Void FillPieChart() Time: 08/05/2025 10:40:23 AM PageName: DataTableResult String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'FinYear'. Invalid column name 'Title'. Invalid column name 'Caption'. Invalid column name 'MobileNo'. Invalid column name 'DOB'. Invalid column name 'Gender'. Invalid column name 'Religion'. Invalid column name 'Marital'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:23 AM PageName: UserMasterSetting_DashBoardRDFDPlan String str: SELECT Top 10 EmployeeName, a.DepartmentName, a.DesignationName, a.EmployeeType, Convert(CHAR,a.EmpJoinDate,106)AS EmpJoinDate, a.RegStatus, a.FinYear, a.EmployeeId, a.Title, a.EmployeeName, a.Caption, a.GuardianName, a.MobileNo, a.AadharNo, Convert(CHAR,a.DOB,106)AS DOB, a.Gender, a.Religion, a.Marital FROM EmployeeRegistrationDetail a WITH(nolock) WHERE 1=1 String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_DashBoardRDFDPlan.FillData() TargetSite: Void FillData() Time: 08/05/2025 10:40:23 AM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:23 AM PageName: UserMasterSetting_DashBoardRDFDPlan String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_DashBoardRDFDPlan.FillChart() TargetSite: Void FillChart() Time: 08/05/2025 10:40:23 AM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:23 AM PageName: UserMasterSetting_DashBoardRDFDPlan String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_DashBoardRDFDPlan.FillChart1() TargetSite: Void FillChart1() Time: 08/05/2025 10:40:23 AM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:23 AM PageName: UserMasterSetting_DashBoardRDFDPlan String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_DashBoardRDFDPlan.FillChart2() TargetSite: Void FillChart2() Time: 08/05/2025 10:40:23 AM PageName: DataTableResult String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:23 AM PageName: UserMasterSetting_DashBoardRDFDPlan String str: select StudentName,TotalMarks from students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_y2xmi5bf StackTrace: at UserMasterSetting_DashBoardRDFDPlan.FillChart3() TargetSite: Void FillChart3() Time: 08/05/2025 10:40:23 AM PageName: DataTableResult String str: select StudentName,TotalMarks from Students String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'Students'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 10:40:23 AM PageName: UserMasterSetting_DashBoardRDFDPlan String str: DECLARE @ToDay date=getdate(); DECLARE @Month INT, @Year INT; SET @Month=datepart(month,@ToDay); SET @Year=datepart(year,@ToDay); SELECT CASE WHEN a.DayNo>0 THEN convert(CHAR,a.DayNo) ELSE '' END AS DayNo, ISNULL(b.EventTitle,'')AS EventTitle FROM ( SELECT '' AS DayNo FROM MasterDays with(nolock) WHERE DayNo='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006955' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:07:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006955' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006955' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115006955' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:08:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/05/2025 11:08:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/05/2025 11:08:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115005876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:08:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115005876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:09:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115005876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:09:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115005876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:09:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/05/2025 11:09:45 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/05/2025 11:17:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009172' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009172' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009172' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:17:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009172' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009172' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009172' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:18:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010816' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010816' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010816' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:18:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010816' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010816' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010816' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:18:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010816' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010816' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010816' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:18:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010816' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010816' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010816' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:18:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:18:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:19:34 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 11:23:39 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 11:23:39 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 11:23:41 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 11:23:41 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xroaqjsc StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 11:23:42 AM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 11:32:56 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 11:35:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009792' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009792' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:35:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009792' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009792' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:35:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009792' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009792' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 11:35:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009792' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009792' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115009792' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 11:36:26 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 11:50:41 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 11:50:41 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 12:07:09 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 12:07:09 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 12:19:28 PM PageName: DataTableResult String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/9/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/9/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271200003' AND a.MobileNo='Riy' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 12:19:28 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/9/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/9/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271200003' AND a.MobileNo='Riy' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: Void FillData() Time: 08/05/2025 12:28:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005608' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005608' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115005608' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 12:28:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005608' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005608' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115005608' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 12:33:01 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 12:45:03 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 12:45:03 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 12:45:46 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 12:45:46 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 12:50:27 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 12:50:27 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 01:16:45 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 01:20:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11238) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/05/2025 01:20:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11238) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/05/2025 01:21:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11238) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/05/2025 01:21:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11238) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/05/2025 01:21:33 PM PageName: SendSMS String str: 9506651485 String sql: Dear DIPIKA TANDAN your SavingId 27115004494 is withdrawled with amount 3000 on Date 08/05/2025 (messaged on 08/05/2025 01:20:54 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 08/05/2025 01:21:33 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112004574', '', '27115004494', null, '9506651485', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear DIPIKA TANDAN your SavingId 27115004494 is withdrawled with amount 3000 on Date 08/05/2025 (messaged on 08/05/2025 01:20:54 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 01:22:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/05/2025 01:22:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/05/2025 01:22:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011087' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011087' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 01:22:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011087' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011087' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 01:23:28 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/8/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 01:23:28 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115004494' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/8/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115004494' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 08/05/2025 01:26:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11241) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/05/2025 01:26:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11241) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/05/2025 01:26:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11241) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/05/2025 01:26:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11241) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/05/2025 01:27:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/05/2025 01:27:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/05/2025 01:27:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011088' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011088' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011088' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 01:27:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011088' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011088' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011088' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 01:28:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11242) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/05/2025 01:28:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11242) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/05/2025 01:28:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11242) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/05/2025 01:28:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11242) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/05/2025 01:29:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/05/2025 01:29:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/05/2025 01:29:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011089' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011089' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011089' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 01:29:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011089' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011089' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011089' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 01:31:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11243) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/05/2025 01:31:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11243) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/05/2025 01:31:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11243) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/05/2025 01:31:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11243) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/05/2025 01:34:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/05/2025 01:34:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/05/2025 01:34:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 01:34:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 01:35:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11244) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/05/2025 01:35:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11244) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/05/2025 01:35:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11244) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/05/2025 01:35:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11244) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/05/2025 01:35:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/05/2025 01:35:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/05/2025 01:35:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 01:35:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 01:36:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 01:36:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 01:47:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11245) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 08/05/2025 01:47:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11245) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 08/05/2025 01:48:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11245) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 08/05/2025 01:48:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11245) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 08/05/2025 01:48:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011092' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011092' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011092' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 01:48:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011092' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011092' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011092' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 01:48:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 08/05/2025 01:48:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 08/05/2025 02:22:09 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 02:37:48 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 02:37:48 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 02:59:16 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 03:00:24 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 03:01:09 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 03:12:04 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 03:12:04 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 03:12:51 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 03:29:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010846' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010846' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010846' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 03:29:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010846' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010846' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010846' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 08/05/2025 03:44:55 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='2/21/2025 12:00:00 AM' AND TransId>=6065 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6782' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 03:44:55 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='2/21/2025 12:00:00 AM' AND TransId>=6065 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6782' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 08/05/2025 03:48:29 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/1/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 08/05/2025 03:48:29 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000042' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/1/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 08/05/2025 03:49:03 PM PageName: SendSMS String str: 8858484328 String sql: Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 5409 on Date 08/05/2025 (messaged on 08/05/2025 03:48:23 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 08/05/2025 03:49:03 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000076', '271100021', '27115000042', null, '8858484328', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear NISHANT KUSHWAHA your SavingId 27115000042 is withdrawled with amount 5409 on Date 08/05/2025 (messaged on 08/05/2025 03:48:23 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 03:52:55 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 03:53:59 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 04:09:27 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 04:38:37 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 04:41:01 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 04:41:19 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 04:51:50 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 04:52:09 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 08/05/2025 05:02:48 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 05:02:48 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 05:13:13 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 05:18:09 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 05:18:09 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 05:19:24 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 08/05/2025 05:20:15 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 08/05/2025 05:20:15 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 08/05/2025 05:56:09 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 09:18:40 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 09:18:40 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 09:24:47 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 09:24:47 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 09:32:37 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 09:32:37 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 09:35:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 09:35:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 09:38:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 09:38:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 09:39:13 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 09:39:13 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 09:55:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11248) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/05/2025 09:55:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11248) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/05/2025 09:57:51 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 09:57:51 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 10:02:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11248) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/05/2025 10:02:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11248) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/05/2025 10:03:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 10:03:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 10:07:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11248) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/05/2025 10:07:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11248) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/05/2025 10:07:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11248) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/05/2025 10:07:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11248) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/05/2025 10:07:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/05/2025 10:07:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/05/2025 10:08:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011095' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011095' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011095' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 10:08:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011095' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011095' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011095' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 10:09:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11247) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/05/2025 10:09:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11247) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/05/2025 10:10:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11247) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/05/2025 10:10:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11247) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/05/2025 10:11:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/05/2025 10:11:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/05/2025 10:11:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011094' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011094' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 10:11:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011094' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011094' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 10:15:19 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 10:16:11 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 10:16:19 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 10:16:19 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 10:22:05 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 10:23:37 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 10:50:04 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 10:50:49 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 10:50:49 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 10:51:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 10:51:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 10:51:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010252' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010252' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010252' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 10:51:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010252' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010252' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010252' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 10:51:58 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 09/05/2025 10:52:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11249) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 09/05/2025 10:52:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11249) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 09/05/2025 10:53:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11249) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 09/05/2025 10:53:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11249) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 09/05/2025 10:53:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/05/2025 10:53:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/05/2025 10:53:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 10:53:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 11:13:15 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 11:13:33 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 11:27:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 11:27:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007882' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007882' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115007882' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 11:42:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010732' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010732' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010732' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 11:42:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010732' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010732' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010732' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 11:52:47 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 11:53:58 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 11:54:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 11:54:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 11:55:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 11:55:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007652' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007652' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007652' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 11:56:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 09/05/2025 11:56:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 09/05/2025 11:56:55 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 11:58:38 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 11:59:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008006' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008006' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008006' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 11:59:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008006' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008006' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008006' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 12:12:42 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 12:14:17 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 12:28:53 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 12:36:28 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 12:36:36 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 12:50:52 PM PageName: DepositLoan_DepositLoanRepaymentApproval String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositLoanRepaymentApproval.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 09/05/2025 02:04:23 PM PageName: DepositLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.ReferalName,'N/A')+' ('+isnull(a.ReferalId,'')+')'AS LoanOfficerName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(b.MemberId,'N/A')AS Gender, CASE WHEN b.DOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.DOB,106)) END +' ('+CASE WHEN b.Age IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.Age)) END +')' AS MemberDOBAge, isnull(b.GuardianRelation,'')+' '+isnull(b.GuardianName,'N/A')AS GuardianName, isnull(b.MobileNo,'N/A')AS MobileNo, isnull(b.ContactNo,'N/A')AS ContactNo, isnull(b.PostalAddress,'N/A')AS PostalAddress, isnull(b.PermanentAddress,'N/A')AS PermanentAddress, isnull(b.Occupation,'N/A')AS Occupation, isnull(b.AnnualIncome,'N/A')AS AnnualIncome, isnull(b.MemberPanNo,'N/A')AS MemberPanNo, isnull(b.MemberAadharNo,'N/A')AS MemberAadharNo, isnull(b.MemberPhoto,'N/A')AS MemberPhoto, isnull(a.MemberBankName,'N/A')AS MemberBankName, isnull(b.BankBranchName,'N/A')AS BankBranchName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS LoanCycle, isnull(a.PLoanTypeName,'N/A')AS LoanTypeName, isnull(a.PLoanTypeNo,'N/A')AS LoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, CASE WHEN a.InterestRate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.InterestRate)) END AS InterestRate, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApplicationDate,106)) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApprovalDate,106)) END AS ApprovalDate, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax,CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.FeeDate,106)) END AS FeeDate, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS TotalInterest, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS EMIAmount, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS DisburseDate, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS ExpiryDate FROM PlanLoanAccount a WITH(nolock) LEFT JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.LoanId='27116003551' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_PrintRDLCPage.DepositLoanCardFront() TargetSite: Void AbortInternal() Time: 09/05/2025 02:04:23 PM PageName: DepositLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.ReferalName,'N/A')+' ('+isnull(a.ReferalId,'')+')'AS LoanOfficerName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(b.MemberId,'N/A')AS Gender, CASE WHEN b.DOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.DOB,106)) END +' ('+CASE WHEN b.Age IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.Age)) END +')' AS MemberDOBAge, isnull(b.GuardianRelation,'')+' '+isnull(b.GuardianName,'N/A')AS GuardianName, isnull(b.MobileNo,'N/A')AS MobileNo, isnull(b.ContactNo,'N/A')AS ContactNo, isnull(b.PostalAddress,'N/A')AS PostalAddress, isnull(b.PermanentAddress,'N/A')AS PermanentAddress, isnull(b.Occupation,'N/A')AS Occupation, isnull(b.AnnualIncome,'N/A')AS AnnualIncome, isnull(b.MemberPanNo,'N/A')AS MemberPanNo, isnull(b.MemberAadharNo,'N/A')AS MemberAadharNo, isnull(b.MemberPhoto,'N/A')AS MemberPhoto, isnull(a.MemberBankName,'N/A')AS MemberBankName, isnull(b.BankBranchName,'N/A')AS BankBranchName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS LoanCycle, isnull(a.PLoanTypeName,'N/A')AS LoanTypeName, isnull(a.PLoanTypeNo,'N/A')AS LoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, CASE WHEN a.InterestRate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.InterestRate)) END AS InterestRate, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApplicationDate,106)) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApprovalDate,106)) END AS ApprovalDate, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax,CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.FeeDate,106)) END AS FeeDate, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS TotalInterest, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS EMIAmount, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS DisburseDate, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS ExpiryDate FROM PlanLoanAccount a WITH(nolock) LEFT JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.LoanId='27116003551' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at DepositLoan_PrintRDLCPage.DepositLoanCardFront() at DepositLoan_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void DepositLoanCardFront() Time: 09/05/2025 02:04:24 PM PageName: DepositLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.ReferalName,'N/A')+' ('+isnull(a.ReferalId,'')+')'AS LoanOfficerName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(b.MemberId,'N/A')AS Gender, CASE WHEN b.DOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.DOB,106)) END +' ('+CASE WHEN b.Age IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.Age)) END +')' AS MemberDOBAge, isnull(b.GuardianRelation,'')+' '+isnull(b.GuardianName,'N/A')AS GuardianName, isnull(b.MobileNo,'N/A')AS MobileNo, isnull(b.ContactNo,'N/A')AS ContactNo, isnull(b.PostalAddress,'N/A')AS PostalAddress, isnull(b.PermanentAddress,'N/A')AS PermanentAddress, isnull(b.Occupation,'N/A')AS Occupation, isnull(b.AnnualIncome,'N/A')AS AnnualIncome, isnull(b.MemberPanNo,'N/A')AS MemberPanNo, isnull(b.MemberAadharNo,'N/A')AS MemberAadharNo, isnull(b.MemberPhoto,'N/A')AS MemberPhoto, isnull(a.MemberBankName,'N/A')AS MemberBankName, isnull(b.BankBranchName,'N/A')AS BankBranchName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS LoanCycle, isnull(a.PLoanTypeName,'N/A')AS LoanTypeName, isnull(a.PLoanTypeNo,'N/A')AS LoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, CASE WHEN a.InterestRate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.InterestRate)) END AS InterestRate, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApplicationDate,106)) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApprovalDate,106)) END AS ApprovalDate, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax,CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.FeeDate,106)) END AS FeeDate, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS TotalInterest, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS EMIAmount, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS DisburseDate, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS ExpiryDate FROM PlanLoanAccount a WITH(nolock) LEFT JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.LoanId='27116003551' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_PrintRDLCPage.DepositLoanCardFront() TargetSite: Void AbortInternal() Time: 09/05/2025 02:04:24 PM PageName: DepositLoan_PrintRDLCPage String str: SELECT isnull(a.BranchName,'N/A')+' ('+isnull(a.BranchId,'')+')'AS BranchName, isnull(a.ReferalName,'N/A')+' ('+isnull(a.ReferalId,'')+')'AS LoanOfficerName, isnull(a.MemberId,'N/A')AS MemberId, isnull(a.MemberName,'N/A')AS MemberName, isnull(b.MemberId,'N/A')AS Gender, CASE WHEN b.DOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.DOB,106)) END +' ('+CASE WHEN b.Age IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,b.Age)) END +')' AS MemberDOBAge, isnull(b.GuardianRelation,'')+' '+isnull(b.GuardianName,'N/A')AS GuardianName, isnull(b.MobileNo,'N/A')AS MobileNo, isnull(b.ContactNo,'N/A')AS ContactNo, isnull(b.PostalAddress,'N/A')AS PostalAddress, isnull(b.PermanentAddress,'N/A')AS PermanentAddress, isnull(b.Occupation,'N/A')AS Occupation, isnull(b.AnnualIncome,'N/A')AS AnnualIncome, isnull(b.MemberPanNo,'N/A')AS MemberPanNo, isnull(b.MemberAadharNo,'N/A')AS MemberAadharNo, isnull(b.MemberPhoto,'N/A')AS MemberPhoto, isnull(a.MemberBankName,'N/A')AS MemberBankName, isnull(b.BankBranchName,'N/A')AS BankBranchName, isnull(a.BankAccountType,'N/A')AS BankAccountType, isnull(a.BankAccountNo,'N/A')AS BankAccountNo, isnull(a.BankIFSCCode,'N/A')AS BankIFSCCode, isnull(a.NomineeName,'N/A')AS NomineeName, CASE WHEN a.NomineeDOB IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeDOB,106)) END +' ('+CASE WHEN a.NomineeAge IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.NomineeAge)) END +')' AS NomineeDOBAge, isnull(a.NomineeRelation,'N/A')AS NomineeRelation, isnull(a.NomineeAddress,'N/A')AS NomineeAddress, isnull(a.LoanId,'N/A')AS LoanId, CASE WHEN a.LoanCycle IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanCycle)) END AS LoanCycle, isnull(a.PLoanTypeName,'N/A')AS LoanTypeName, isnull(a.PLoanTypeNo,'N/A')AS LoanTypeNo, CASE WHEN a.LoanTerm IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanTerm)) END +'-'+isnull(a.LoanTermMode,'N/A')AS LoanTerm, isnull(a.InterestMethod,'N/A')AS InterestMethod, CASE WHEN a.InterestRate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.InterestRate)) END AS InterestRate, isnull(a.LoanPurpose,'N/A')AS LoanPurpose, CASE WHEN a.ApplicationDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApplicationDate,106)) END AS ApplicationDate, CASE WHEN a.ApplicationAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApplicationAmount) END AS ApplicationAmount, CASE WHEN a.ApprovalAmount IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ApprovalAmount) END AS ApprovalAmount, CASE WHEN a.ApprovalDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ApprovalDate,106)) END AS ApprovalDate, CASE WHEN a.ProcessingFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ProcessingFee) END AS ProcessingFee, CASE WHEN a.SecurityFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.SecurityFee) END AS SecurityFee, CASE WHEN a.InsuranceFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.InsuranceFee) END AS InsuranceFee, CASE WHEN a.OtherFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.OtherFee) END AS OtherFee, CASE WHEN a.ServiceTax IS NULL THEN 'N/A' ELSE Convert(CHAR,a.ServiceTax) END AS ServiceTax,CASE WHEN a.TotalFee IS NULL THEN 'N/A' ELSE Convert(CHAR,a.TotalFee) END AS TotalFee, isnull(a.FeePayMode,'N/A')AS FeePayMode, CASE WHEN a.FeeDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.FeeDate,106)) END AS FeeDate, CASE WHEN a.LoanAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.LoanAmount)) END AS LoanAmount, CASE WHEN a.TotalInterest IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.TotalInterest)) END AS TotalInterest, CASE WHEN a.EMIAmount IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.EMIAmount)) END AS EMIAmount, isnull(a.DisburseMode,'N/A')AS DisburseMode, CASE WHEN a.DisburseDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.DisburseDate,106)) END AS DisburseDate, CASE WHEN a.ExpiryDate IS NULL THEN 'N/A' ELSE rtrim(Convert(CHAR,a.ExpiryDate,106)) END AS ExpiryDate FROM PlanLoanAccount a WITH(nolock) LEFT JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.LoanId='27116003551' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at DepositLoan_PrintRDLCPage.DepositLoanCardFront() at DepositLoan_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void DepositLoanCardFront() Time: 09/05/2025 02:05:47 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/9/2025 12:00:00 AM' AND a.DisburseDate<'5/10/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.LoanId='27116003551' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 02:05:47 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/9/2025 12:00:00 AM' AND a.DisburseDate<'5/10/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.LoanId='27116003551' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/05/2025 02:05:55 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate<'5/10/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.LoanId='27116003551' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 02:05:55 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate<'5/10/2025 12:00:00 AM' AND a.BranchId IN ('2711') AND a.LoanId='27116003551' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/05/2025 02:06:00 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanId='27116003551' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 02:06:00 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanId='27116003551' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/05/2025 02:06:25 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116003551' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 02:06:25 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanStatus='LoanDisbursed' AND a.LoanId='27116003551' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/05/2025 02:14:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 02:14:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 02:14:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 02:14:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010025' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010025' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010025' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 02:15:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002474' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002474' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002474' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 02:15:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002474' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002474' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002474' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 02:15:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005605' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005605' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115005605' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 02:15:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005605' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005605' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115005605' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 02:46:07 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/9/2025 12:00:00 AM' AND DDate<'5/10/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId IN ('1001','G0002','2712','G0001','2711') String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/05/2025 02:46:21 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/9/2025 12:00:00 AM' AND DDate<'5/10/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 09/05/2025 02:47:30 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 02:48:12 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 02:48:12 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 02:57:39 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 02:57:39 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 03:07:43 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 03:07:43 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 03:09:45 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/05/2025 03:10:00 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/05/2025 03:10:55 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/05/2025 03:11:00 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100261', 'ARCHANA SINGH', '27112008451', 'ABHISHEK PRAJAPATI', '27115009393', '5/9/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100261', 'ARCHANA SINGH', '27112003402', 'AFTAB ALAM', '27115009949', '5/9/2025 12:00:00 AM', '400.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100261', 'ARCHANA SINGH', '27112002014', 'AJAY KUMAR AGRAHARI', '27115007673', '5/9/2025 12:00:00 AM', '600.00', '12', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100261', 'ARCHANA SINGH', '27112001444', 'AMIT KUSHWAHA', '27115010592', '5/9/2025 12:00:00 AM', '50.00', '1', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100261', 'ARCHANA SINGH', '27112007851', 'ANITA MAURYA', '27115008606', '5/9/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100261', 'ARCHANA SINGH', '27112008680', 'ARVIND KUMAR', '27115009717', '5/9/2025 12:00:00 AM', '200.00', '2', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/05/2025 03:11:38 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 09/05/2025 03:12:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote host closed the connection. The error code is 0x80070057. 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 PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void RaiseCommunicationError(Int32, Boolean) Time: 09/05/2025 03:19:03 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 03:19:03 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 03:22:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010720' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010720' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010720' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 03:22:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010720' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010720' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010720' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 03:23:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010715' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010715' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010715' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 03:23:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010715' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010715' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010715' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 03:24:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010454' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010454' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010454' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 03:24:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010454' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010454' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010454' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 03:35:19 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 03:35:20 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 03:37:12 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 03:37:12 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 03:55:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010603' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010603' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 03:55:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010603' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010603' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 03:55:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010603' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010603' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 09/05/2025 03:55:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010603' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010603' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 09/05/2025 04:03:24 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 04:06:43 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 04:06:43 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 04:08:39 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 04:10:18 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 04:10:18 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 04:10:23 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 04:11:12 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 04:14:13 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 09/05/2025 04:30:22 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 04:30:22 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 04:31:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 04:39:19 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 04:39:44 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 04:39:44 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 04:40:31 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositLoan_DepositEMIDuePenaltyReport2.btnSearch_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 09/05/2025 04:43:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 04:43:26 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 04:53:23 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 04:53:23 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 04:55:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 04:55:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 04:56:55 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 04:56:55 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 05:00:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 05:00:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 05:02:36 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 05:10:23 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 05:10:23 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 05:58:49 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 09/05/2025 06:09:43 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 09/05/2025 06:09:43 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 09/05/2025 07:54:23 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 09/05/2025 07:54:30 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/05/2025 06:45:23 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/05/2025 06:45:34 AM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 10/05/2025 06:53:19 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/05/2025 06:53:19 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/05/2025 07:44:32 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/05/2025 07:44:32 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/05/2025 07:50:03 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/05/2025 07:50:03 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 10/05/2025 07:55:29 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/05/2025 07:55:30 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/05/2025 07:55:31 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/05/2025 07:55:33 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/05/2025 07:55:54 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 10/05/2025 08:26:00 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 10/05/2025 08:26:00 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 11/05/2025 06:21:32 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:32 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:33 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:34 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:34 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:35 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:35 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:36 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:36 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:37 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:37 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 11/05/2025 06:21:56 PM PageName: AdvisorChangePassword String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i01stjaq StackTrace: at AdvisorChangePassword.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:36:07 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:15 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:16 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:17 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:17 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:19 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:20 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:20 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:21 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:22 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:43 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:43 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:43 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 01:59:44 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:18 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:31 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:32 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:32 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:32 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:32 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:32 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:33 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:33 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 02:00:33 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 03:06:09 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 12/05/2025 03:06:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/05/2025 03:06:11 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/05/2025 03:06:42 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/05/2025 03:06:42 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/05/2025 03:07:50 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 12/05/2025 03:11:58 PM PageName: DataTableResult String str: SELECT a.MemberId, a.MemberName, a.LoanId, Convert(CHAR,b.DDate,106)AS DDate, b.DNo, b.Prin, b.Intt, b.Total, b.PDue, b.PPaid, Convert(CHAR,b.PDate,106)AS PDate, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName FROM PlanLoanAccount a WITH(nolock) INNER JOIN PlanLoanLedger b WITH(nolock) ON a.LoanId=b.LoanId WHERE b.PStatus='Due' AND a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND b.Total>0 AND b.DDate>='4/29/2024 12:00:00 AM' AND b.DDate<'5/13/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.LoanTypeNo='GL25K+12M' ORDER BY a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanTypeNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/05/2025 03:11:58 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: SELECT a.MemberId, a.MemberName, a.LoanId, Convert(CHAR,b.DDate,106)AS DDate, b.DNo, b.Prin, b.Intt, b.Total, b.PDue, b.PPaid, Convert(CHAR,b.PDate,106)AS PDate, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName FROM PlanLoanAccount a WITH(nolock) INNER JOIN PlanLoanLedger b WITH(nolock) ON a.LoanId=b.LoanId WHERE b.PStatus='Due' AND a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND b.Total>0 AND b.DDate>='4/29/2024 12:00:00 AM' AND b.DDate<'5/13/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.LoanTypeNo='GL25K+12M' ORDER BY a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 12/05/2025 03:12:02 PM PageName: DataTableResult String str: SELECT a.MemberId, a.MemberName, a.LoanId, Convert(CHAR,b.DDate,106)AS DDate, b.DNo, b.Prin, b.Intt, b.Total, b.PDue, b.PPaid, Convert(CHAR,b.PDate,106)AS PDate, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName FROM PlanLoanAccount a WITH(nolock) INNER JOIN PlanLoanLedger b WITH(nolock) ON a.LoanId=b.LoanId WHERE b.PStatus='Due' AND a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND b.Total>0 AND b.DDate>='4/29/2024 12:00:00 AM' AND b.DDate<'5/13/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.LoanTypeNo='GL25K+12M' ORDER BY a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'LoanTypeNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 12/05/2025 03:12:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: SELECT a.MemberId, a.MemberName, a.LoanId, Convert(CHAR,b.DDate,106)AS DDate, b.DNo, b.Prin, b.Intt, b.Total, b.PDue, b.PPaid, Convert(CHAR,b.PDate,106)AS PDate, a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName FROM PlanLoanAccount a WITH(nolock) INNER JOIN PlanLoanLedger b WITH(nolock) ON a.LoanId=b.LoanId WHERE b.PStatus='Due' AND a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND b.Total>0 AND b.DDate>='4/29/2024 12:00:00 AM' AND b.DDate<'5/13/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.LoanTypeNo='GL25K+12M' ORDER BY a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 12/05/2025 03:14:07 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 03:16:33 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 12/05/2025 03:19:58 PM PageName: DepositLoan_DepositTeamWiseODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositTeamWiseODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 12/05/2025 03:19:58 PM PageName: DepositLoan_DepositTeamWiseODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_h2kjbmhi StackTrace: at DepositLoan_DepositTeamWiseODReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositTeamWiseODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/05/2025 04:19:08 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 04:19:11 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 05:54:09 PM PageName: DepositLoan_DepositTeamWiseODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_h2kjbmhi StackTrace: at DepositLoan_DepositTeamWiseODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 12/05/2025 07:21:27 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:21:31 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:21:37 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:21:41 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:21:58 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:22:02 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:22:08 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:26:48 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:42:13 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 12/05/2025 07:42:18 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/05/2025 06:57:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 06:57:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 09:12:11 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 09:22:30 AM PageName: DepositLoan_DepositTeamWiseODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_h2kjbmhi StackTrace: at DepositLoan_DepositTeamWiseODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 09:24:25 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 09:24:25 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 09:26:18 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 09:26:18 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 09:41:03 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 09:41:03 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 09:49:29 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 09:53:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 09:53:43 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 09:58:39 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 10:05:55 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 10:05:55 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 10:08:19 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 10:08:19 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 10:17:43 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 13/05/2025 10:28:53 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 10:30:40 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:31:06 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:31:28 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:32:38 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:40:44 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote host closed the connection. The error code is 0x80070057. 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 PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void RaiseCommunicationError(Int32, Boolean) Time: 13/05/2025 10:40:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 10:40:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 10:41:58 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:42:58 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:43:59 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:44:11 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:44:52 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 10:51:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000637' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115000637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 10:51:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000637' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115000637' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 10:55:28 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 11:04:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010617' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010617' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010617' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 11:04:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010617' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010617' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010617' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 11:04:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010617' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010617' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010617' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 11:04:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010617' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010617' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010617' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 11:10:28 AM PageName: PlanMemberAdvisor_AccountMaturityVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 13/05/2025 11:24:26 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 11:24:29 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 11:24:39 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 11:24:47 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 13/05/2025 11:43:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008924' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008924' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008924' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 11:43:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008924' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008924' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008924' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 11:50:23 AM PageName: DataTableResult String str: SELECT a.UserNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.UserLoginId, a.UserPassword, a.UserRole, a.UserMenuType, a.UserLoginStatus, a.UserWebLogin, a.UserEXELogin, CASE WHEN LEN(a.MobileDeviceId)>5 THEN 'Registered' ELSE 'UnRegistered' END AS MobileDeviceId, a.UserName, a.UserMobileNo, a.UserEmailId, a.UserAddress, Convert(CHAR,a.UserJoinDate,103)AS UserJoinDate, Convert(CHAR,a.UserExitDate,103)AS UserExitDate, Convert(CHAR,a.UserLoginDate,103)AS UserLoginDate, '~/UploadedDocs/UserLoginPhoto/'+a.UserImage AS UserImage FROM UserLoginDetail a WITH(nolock) WHERE a.UserLoginId NOT IN ( 'root', 'Admin', 'SuperAdmin' ) AND a.UserJoinDate<'5/14/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.UserLoginStatus='Active' AND a.UserEXELogin='Active' AND a.UserWebLogin='Active' ORDER BY a.BranchName, a.UserName, a.UserLoginId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileDeviceId'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 11:50:23 AM PageName: UserMasterSetting_UserLoginStatusChange String str: SELECT a.UserNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.UserLoginId, a.UserPassword, a.UserRole, a.UserMenuType, a.UserLoginStatus, a.UserWebLogin, a.UserEXELogin, CASE WHEN LEN(a.MobileDeviceId)>5 THEN 'Registered' ELSE 'UnRegistered' END AS MobileDeviceId, a.UserName, a.UserMobileNo, a.UserEmailId, a.UserAddress, Convert(CHAR,a.UserJoinDate,103)AS UserJoinDate, Convert(CHAR,a.UserExitDate,103)AS UserExitDate, Convert(CHAR,a.UserLoginDate,103)AS UserLoginDate, '~/UploadedDocs/UserLoginPhoto/'+a.UserImage AS UserImage FROM UserLoginDetail a WITH(nolock) WHERE a.UserLoginId NOT IN ( 'root', 'Admin', 'SuperAdmin' ) AND a.UserJoinDate<'5/14/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.UserLoginStatus='Active' AND a.UserEXELogin='Active' AND a.UserWebLogin='Active' ORDER BY a.BranchName, a.UserName, a.UserLoginId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4p5yw2eg StackTrace: at UserMasterSetting_UserLoginStatusChange.FillData() TargetSite: Void FillData() Time: 13/05/2025 11:50:30 AM PageName: DataTableResult String str: SELECT a.UserNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.UserLoginId, a.UserPassword, a.UserRole, a.UserMenuType, a.UserLoginStatus, a.UserWebLogin, a.UserEXELogin, CASE WHEN LEN(a.MobileDeviceId)>5 THEN 'Registered' ELSE 'UnRegistered' END AS MobileDeviceId, a.UserName, a.UserMobileNo, a.UserEmailId, a.UserAddress, Convert(CHAR,a.UserJoinDate,103)AS UserJoinDate, Convert(CHAR,a.UserExitDate,103)AS UserExitDate, Convert(CHAR,a.UserLoginDate,103)AS UserLoginDate, '~/UploadedDocs/UserLoginPhoto/'+a.UserImage AS UserImage FROM UserLoginDetail a WITH(nolock) WHERE a.UserLoginId NOT IN ( 'root', 'Admin', 'SuperAdmin' ) AND a.UserJoinDate<'5/14/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.UserLoginStatus='Active' AND a.UserEXELogin='Active' AND a.UserWebLogin='Active' ORDER BY a.BranchName, a.UserName, a.UserLoginId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileDeviceId'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 11:50:30 AM PageName: UserMasterSetting_UserLoginStatusChange String str: SELECT a.UserNo, a.BranchName+' ('+a.BranchId+')'AS BranchName, a.UserLoginId, a.UserPassword, a.UserRole, a.UserMenuType, a.UserLoginStatus, a.UserWebLogin, a.UserEXELogin, CASE WHEN LEN(a.MobileDeviceId)>5 THEN 'Registered' ELSE 'UnRegistered' END AS MobileDeviceId, a.UserName, a.UserMobileNo, a.UserEmailId, a.UserAddress, Convert(CHAR,a.UserJoinDate,103)AS UserJoinDate, Convert(CHAR,a.UserExitDate,103)AS UserExitDate, Convert(CHAR,a.UserLoginDate,103)AS UserLoginDate, '~/UploadedDocs/UserLoginPhoto/'+a.UserImage AS UserImage FROM UserLoginDetail a WITH(nolock) WHERE a.UserLoginId NOT IN ( 'root', 'Admin', 'SuperAdmin' ) AND a.UserJoinDate<'5/14/2025 12:00:00 AM' AND a.BranchId IN ('1001','G0002','2712','G0001','2711') AND a.UserLoginStatus='Active' AND a.UserEXELogin='Active' AND a.UserWebLogin='Active' ORDER BY a.BranchName, a.UserName, a.UserLoginId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4p5yw2eg StackTrace: at UserMasterSetting_UserLoginStatusChange.FillData() TargetSite: Void FillData() Time: 13/05/2025 11:51:46 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 11:52:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 11:52:12 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 12:02:23 PM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Employee_EmployeeRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 12:02:23 PM PageName: Employee_EmployeeRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nbykzr12 StackTrace: at Employee_EmployeeRegistrationList.ExportToExcel(DataTable DT, String fileName) at Employee_EmployeeRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 12:05:39 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/13/2025 12:00:00 AM' AND DDate<'5/14/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 13/05/2025 12:05:41 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 12:06:28 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/13/2025 12:00:00 AM' AND DDate<'5/14/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 13/05/2025 12:08:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 12:34:17 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/05/2025 12:36:56 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 13/05/2025 12:45:01 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 12:45:01 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 12:46:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 12:46:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009086' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009086' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009086' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 12:47:26 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 12:47:26 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 12:55:41 PM PageName: DepositLoan_DepositExtraPaymentReport String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='5/13/2025 12:00:00 AM'; SET @TDate='5/13/2025 12:00:00 AM'; SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanAmount, a.TotalInterest, a.EMIAmount, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.DisburseDate,106)AS DueDate, EMIAmount AS PaymentAmount, EMIAmount AS PrinPaid, EMIAmount AS InttPaid, LoanCycle AS InstallmentNo, LoanCycle AS NoOfInstallmentBal, LoanAmount AS PrinBalance, LoanAmount AS InttBalance, LoanCycle AS NoOfInstallmentBal, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, a.LoanCycle FROM PlanLoanAccount a WITH(nolock) WHERE LoanStatus='LoanDisbursed' AND a.BranchId='2712' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: A field or property with the name 'OfficerName' was not found on the selected data source. Source: System.Web StackTrace: at System.Web.UI.WebControls.BoundField.TryGetSimplePropertyValue(Object dataItem, Object& data) at System.Web.UI.WebControls.BoundField.GetValue(Control controlContainer) at System.Web.UI.WebControls.BoundField.OnDataBindField(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.GridView.CreateRow(Int32 rowIndex, Int32 dataSourceIndex, DataControlRowType rowType, DataControlRowState rowState, Boolean dataBind, Object dataItem, DataControlField[] fields, TableRowCollection rows, PagedDataSource pagedDataSource) at System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) at System.Web.UI.WebControls.DataBoundControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at System.Web.UI.WebControls.GridView.DataBind() at DepositLoan_DepositExtraPaymentReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Boolean TryGetSimplePropertyValue(System.Object, System.Object ByRef) Time: 13/05/2025 12:55:57 PM PageName: DepositLoan_DepositExtraPaymentReport String str: DECLARE @FDate DATE, @TDate DATE; SET @FDate='5/13/2025 12:00:00 AM'; SET @TDate='5/13/2025 12:00:00 AM'; SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanAmount, a.TotalInterest, a.EMIAmount, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.DisburseDate,106)AS DueDate, EMIAmount AS PaymentAmount, EMIAmount AS PrinPaid, EMIAmount AS InttPaid, LoanCycle AS InstallmentNo, LoanCycle AS NoOfInstallmentBal, LoanAmount AS PrinBalance, LoanAmount AS InttBalance, LoanCycle AS NoOfInstallmentBal, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, a.LoanCycle FROM PlanLoanAccount a WITH(nolock) WHERE LoanStatus='LoanDisbursed' AND a.BranchId='2712' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: A field or property with the name 'OfficerName' was not found on the selected data source. Source: System.Web StackTrace: at System.Web.UI.WebControls.BoundField.TryGetSimplePropertyValue(Object dataItem, Object& data) at System.Web.UI.WebControls.BoundField.GetValue(Control controlContainer) at System.Web.UI.WebControls.BoundField.OnDataBindField(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.GridView.CreateRow(Int32 rowIndex, Int32 dataSourceIndex, DataControlRowType rowType, DataControlRowState rowState, Boolean dataBind, Object dataItem, DataControlField[] fields, TableRowCollection rows, PagedDataSource pagedDataSource) at System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data) at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) at System.Web.UI.WebControls.DataBoundControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at System.Web.UI.WebControls.GridView.DataBind() at DepositLoan_DepositExtraPaymentReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Boolean TryGetSimplePropertyValue(System.Object, System.Object ByRef) Time: 13/05/2025 01:02:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008528' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008528' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008528' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 01:02:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008528' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008528' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115008528' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 01:04:39 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 13/05/2025 01:04:46 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 13/05/2025 01:04:55 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 13/05/2025 01:05:15 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 01:05:32 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 13/05/2025 01:06:06 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherOld String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ewjd4ed3 StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherOld.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 13/05/2025 01:06:14 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherOld String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ewjd4ed3 StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherOld.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 13/05/2025 01:06:52 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 01:09:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2117) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 01:09:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2117) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 01:10:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2117) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 01:10:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2117) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 01:10:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002260' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115002260' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 01:10:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115002260' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115002260' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 01:10:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 01:10:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 01:33:45 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 01:33:45 PM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 01:42:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007901' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007901' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115007901' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 01:42:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007901' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007901' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115007901' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 01:43:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 01:43:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 01:43:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 01:43:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008751' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008751' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008751' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 01:56:35 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 01:59:46 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 02:00:28 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 02:00:28 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 02:01:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115004840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:01:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115004840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:02:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:02:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:13:17 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 02:14:14 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 02:17:41 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 02:18:59 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 02:28:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8483) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 02:28:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8483) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 02:29:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8483) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 02:29:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (8483) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 02:30:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008686' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008686' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008686' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:30:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008686' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008686' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008686' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:30:23 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 13/05/2025 02:30:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 02:30:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 02:32:36 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 02:33:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008245' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008245' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008245' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:33:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008245' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008245' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115008245' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:33:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2344) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 02:33:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2344) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 02:33:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2344) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 02:33:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2344) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 02:34:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:34:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:34:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:34:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:35:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2344) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 02:35:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2344) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 02:35:55 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 02:36:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2344) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 02:36:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2344) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 02:36:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:36:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:37:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:37:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:38:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:38:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:39:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='51' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:39:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002493' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002493' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='51' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='55' WHERE AccountId='27115002493' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:39:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 02:39:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 02:44:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4825) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 02:44:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4825) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 02:44:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4825) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 02:44:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (4825) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 02:45:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115005004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:45:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115005004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:45:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:45:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115005004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:46:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115005004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:46:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115005004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 02:47:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 02:47:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 03:03:03 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 03:11:51 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 03:14:38 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 03:26:17 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 03:28:57 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 03:30:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 03:30:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 03:30:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 03:30:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 03:30:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 03:30:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 03:34:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 03:34:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 03:41:15 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 03:48:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 03:48:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 03:57:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001768' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001768' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115001768' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 03:57:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001768' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001768' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115001768' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 04:01:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11255) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 04:01:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11255) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 04:01:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11255) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 04:01:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11255) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 04:02:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000370' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000370' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000370' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 04:02:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000370' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000370' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000370' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 04:02:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 04:02:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 04:03:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11256) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 04:03:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11256) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 04:03:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11256) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 04:03:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11256) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 04:03:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000371' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000371' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000371' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 04:03:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000371' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000371' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000371' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 04:03:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 04:03:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 04:04:19 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 04:04:19 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 04:04:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11257) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 04:04:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11257) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 04:04:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11257) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 04:04:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11257) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 04:04:40 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 04:04:40 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 04:04:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000372' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000372' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000372' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 04:04:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000372' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000372' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000372' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 04:05:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 04:05:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 04:05:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11258) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 04:05:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11258) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 04:05:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11258) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 04:05:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11258) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 04:06:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000373' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000373' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000373' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 04:06:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000373' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000373' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27125000373' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 04:06:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 04:06:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 04:07:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009411' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009411' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 04:07:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009411' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009411' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 04:07:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009411' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009411' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 04:07:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009411' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009411' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115009411' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 04:32:16 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 04:32:16 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 04:35:56 PM PageName: DataTableResult String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/14/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/14/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271100346' AND a.MobileNo='Kamini' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 04:35:56 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/14/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/14/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271100346' AND a.MobileNo='Kamini' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: Void FillData() Time: 13/05/2025 04:36:13 PM PageName: DataTableResult String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/14/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/14/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271100346' AND a.MobileNo='Kajal gupta' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'MobileNo'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 04:36:13 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( SELECT a.MemberId, a.MemberName, a.AccountId, a.PlanAmount, a.Consideration, ( SELECT SUM(PayAmount) FROM AdvisorRecoveryDailyAccount WITH(nolock) WHERE PayStatus='Pending' AND AccountId=a.AccountId )AS PaidAmount, ( SELECT SUM(DueAmount) FROM PlanAccountLedger WITH(nolock) WHERE AccountId=a.AccountId )AS DepositedAmount, datediff(day,a.AccountOpenDate,'5/14/2025 12:00:00 AM')AS NoOfDue, a.AccountOpenDate, a.AccountExpiryDate FROM PlanAccountDetail a WITH(nolock) WHERE ISNULL(a.AccountOpenStatus,'AccountOpen')='AccountOpen' AND AccountExpiryDate>'5/14/2025 12:00:00 AM' AND a.PlanMode!='Single' AND a.PlanType='Daily' AND a.CollectorId='271100346' AND a.MobileNo='Kajal gupta' )tt WHERE isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)>0 ORDER BY tt.MemberName, tt.AccountId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: Void FillData() Time: 13/05/2025 04:44:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 04:44:02 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 05:31:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008899' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008899' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008899' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:31:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008899' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008899' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008899' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:32:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009472' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009472' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009472' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:32:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009472' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009472' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009472' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:33:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:33:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:33:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:33:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='37' WHERE AccountId='27115005059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:34:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115005059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:34:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005059' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005059' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115005059' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:35:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:35:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009868' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009868' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009868' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:36:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:36:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010556' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010556' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010556' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:38:38 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 05:39:11 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 05:39:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:39:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008319' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008319' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008319' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:40:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115007227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:40:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115007227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:42:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010502' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010502' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010502' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:42:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010502' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010502' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010502' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:42:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010503' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010503' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010503' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:42:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010503' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010503' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010503' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:43:04 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 05:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010558' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010558' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010558' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:43:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010558' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010558' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010558' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:44:00 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 05:46:50 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 05:47:14 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 05:47:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11263) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 13/05/2025 05:47:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11263) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 13/05/2025 05:48:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11263) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 13/05/2025 05:48:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11263) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 13/05/2025 05:48:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 05:48:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 05:48:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 05:48:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 06:03:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:03:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:05:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:05:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:05:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:05:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:06:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:06:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:06:33 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/13/2024 12:00:00 AM' AND a.DisburseDate<'5/14/2025 12:00:00 AM' AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 13/05/2025 06:06:33 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/13/2024 12:00:00 AM' AND a.DisburseDate<'5/14/2025 12:00:00 AM' AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 13/05/2025 06:06:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:06:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009914' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009914' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009914' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:08:19 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/13/2025 12:00:00 AM' AND DDate<'5/14/2024 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' AND a.PLoanTypeNo='Business Loan-10K-5L' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 13/05/2025 06:10:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010809' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010809' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010809' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:10:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010809' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010809' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010809' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:12:04 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 06:12:04 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 06:12:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010356' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010356' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010356' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:12:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010356' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010356' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115010356' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:12:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 13/05/2025 06:12:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 13/05/2025 06:13:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:13:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:13:06 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 06:13:06 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 06:16:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007390' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007390' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007390' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:16:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007390' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007390' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007390' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:18:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009833' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009833' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009833' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:18:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009833' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009833' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115009833' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:18:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009081' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009081' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009081' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:18:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009081' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009081' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009081' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 13/05/2025 06:20:06 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 06:20:06 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 06:20:07 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115003767' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='7/1/2024 12:00:00 AM' AND TransId>=4729 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5899' WHERE SavingId='27115003767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:20:07 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115003767' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='7/1/2024 12:00:00 AM' AND TransId>=4729 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5899' WHERE SavingId='27115003767' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 13/05/2025 06:25:10 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 06:25:10 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 13/05/2025 06:25:24 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115003768' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/2/2024 12:00:00 AM' AND TransId>=4074 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5900' WHERE SavingId='27115003768' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 13/05/2025 06:25:24 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115003768' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/2/2024 12:00:00 AM' AND TransId>=4074 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5900' WHERE SavingId='27115003768' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 13/05/2025 06:45:55 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 13/05/2025 06:46:28 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 13/05/2025 06:46:28 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 07:09:21 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 07:09:21 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 07:17:53 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 07:17:53 AM PageName: GroupLoan_GroupLoanEMIDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIDueReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 09:22:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 09:22:58 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 09:29:11 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 09:29:11 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 09:39:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 09:39:02 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 09:54:08 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 09:54:08 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 09:55:16 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 09:55:16 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 09:56:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 09:56:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 10:30:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 10:30:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 10:45:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11250) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 10:45:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11250) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 10:45:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11250) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 10:45:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11250) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 10:46:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 10:46:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 10:46:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 10:46:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 10:50:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11251) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 10:50:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11251) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 10:50:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11251) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 10:50:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11251) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 10:50:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011098' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011098' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 10:50:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011098' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011098' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011098' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 10:50:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 10:50:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 10:53:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11252) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 10:53:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11252) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 10:53:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11252) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 10:53:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11252) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 10:54:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011099' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011099' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011099' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 10:54:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011099' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011099' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011099' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 10:54:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 10:54:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 10:56:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11253) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 10:56:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11253) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 10:56:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11253) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 10:56:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11253) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 10:57:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011100' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011100' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011100' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 10:57:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011100' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011100' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011100' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 10:57:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 10:57:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 11:01:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11254) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 11:01:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11254) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 11:02:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11254) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 11:02:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11254) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 11:02:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 11:02:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 11:03:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 11:03:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 11:04:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11246) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 11:04:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11246) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 11:05:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11246) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 11:05:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11246) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 11:05:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011093' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011093' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 11:05:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011093' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011093' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 11:05:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 11:05:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 11:11:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11259) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 11:11:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11259) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 11:12:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11259) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 11:12:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11259) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 11:12:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011102' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011102' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011102' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 11:12:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011102' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011102' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011102' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 11:12:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 11:12:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 11:15:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11260) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 11:15:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11260) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 11:15:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11260) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 11:15:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11260) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 11:16:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011103' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011103' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011103' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 11:16:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011103' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011103' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011103' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 11:16:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 11:16:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 11:18:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11261) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 11:18:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11261) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 11:18:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11261) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 11:18:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11261) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 11:19:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011104' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011104' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011104' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 11:19:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011104' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011104' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011104' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 11:19:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 11:19:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 12:01:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11265) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 12:01:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11265) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 12:01:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11265) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 12:01:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11265) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 12:01:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011108' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011108' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:01:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011108' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011108' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011108' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:01:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 12:01:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 12:03:42 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 12:03:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11262) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 12:03:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11262) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 12:03:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11262) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 12:03:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11262) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 12:04:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:04:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011105' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011105' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011105' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:04:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 12:04:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 12:08:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 12:09:46 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 12:09:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11264) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 12:09:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11264) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 12:10:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11264) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 12:10:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11264) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 12:10:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011107' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011107' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011107' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:10:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011107' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011107' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011107' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:10:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 12:10:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 12:11:51 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 12:11:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11266) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 12:11:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11266) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 12:12:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11266) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 12:12:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11266) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 12:12:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:12:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:12:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 12:12:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 12:26:49 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 12:35:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008808' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008808' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008808' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:35:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008808' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008808' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008808' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:35:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008808' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008808' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008808' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:35:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008808' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008808' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008808' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:37:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003015' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003015' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='51' WHERE AccountId='27115003015' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:37:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003015' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003015' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='51' WHERE AccountId='27115003015' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:39:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11267) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 12:39:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11267) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 12:39:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11267) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 12:39:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11267) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 12:39:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011110' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011110' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:39:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011110' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011110' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:39:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 12:39:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 12:41:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11268) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 14/05/2025 12:41:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11268) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 14/05/2025 12:41:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11268) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 14/05/2025 12:41:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11268) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 14/05/2025 12:41:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011111' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011111' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011111' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 12:41:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011111' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011111' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011111' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 12:42:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 12:42:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 01:06:42 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 01:27:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 01:27:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007916' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007916' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007916' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 01:38:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003340' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003340' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003340' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 01:38:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003340' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003340' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003340' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 01:53:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 01:53:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 01:57:45 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 01:57:45 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 02:05:35 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 02:05:59 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 02:07:09 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 02:07:27 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 02:19:48 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 02:35:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010657' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010657' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010657' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 02:35:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010657' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010657' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010657' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 02:36:52 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 02:37:15 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 02:37:31 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 02:38:44 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 02:39:33 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 02:40:29 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 02:41:15 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 02:41:26 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 02:41:55 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 03:06:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007313' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007313' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007313' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 03:06:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007313' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007313' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007313' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 03:07:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007946' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007946' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007946' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 03:07:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007946' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007946' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007946' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 03:08:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007934' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007934' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007934' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 03:08:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007934' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007934' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007934' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 03:08:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007934' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007934' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007934' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 03:08:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007934' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007934' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007934' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 03:34:50 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115008449' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='11/25/2024 12:00:00 AM' AND TransId>=5574 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6072' WHERE SavingId='27115008449' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 03:34:50 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115008449' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='11/25/2024 12:00:00 AM' AND TransId>=5574 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6072' WHERE SavingId='27115008449' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 14/05/2025 03:37:09 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115007079' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='12/26/2024 12:00:00 AM' AND TransId>=5714 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6833' WHERE SavingId='27115007079' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 03:37:09 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115007079' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='12/26/2024 12:00:00 AM' AND TransId>=5714 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6833' WHERE SavingId='27115007079' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 14/05/2025 03:39:52 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 03:39:52 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 03:40:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008414' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 03:40:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008414' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115008414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 03:41:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 14/05/2025 03:41:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 14/05/2025 03:41:17 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 03:41:17 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 03:52:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007715' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115007715' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 14/05/2025 03:52:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115007715' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115007715' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 14/05/2025 03:53:10 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 03:53:10 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 04:50:58 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 04:50:58 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 05:03:10 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 05:06:24 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 05:06:24 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 05:06:33 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 05:09:53 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 05:09:55 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 05:19:18 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 05:19:18 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 05:36:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 05:36:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 05:37:41 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 05:37:41 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 05:46:30 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:46:46 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:46:54 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:46:57 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:47:13 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:47:19 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 14/05/2025 05:48:59 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 05:48:59 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 14/05/2025 05:49:14 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:49:32 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:49:52 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:50:01 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:51:35 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='00120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:52:31 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:53:04 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:53:14 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 05:53:29 PM PageName: PlanMemberAdvisor_MemberRegistration String str: SELECT Count(1)AS Nos FROM PlanMemberDetail WITH(nolock) WHERE MemberFormNo='120819' ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at PlanMemberAdvisor_MemberRegistration.btnSubmit_Click(Object sender, EventArgs e) TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 06:02:15 PM PageName: DepositLoan_DepositLoanApplication String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositLoan_DepositLoanApplication.CheckNomineeDOB1() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 06:03:11 PM PageName: DepositLoan_DepositLoanApplication String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositLoan_DepositLoanApplication.CheckNomineeDOB2() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 14/05/2025 06:06:49 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 14/05/2025 06:15:21 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 14/05/2025 06:15:21 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 09:21:22 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 09:21:22 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 09:27:00 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 09:27:00 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 09:29:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 09:29:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 09:44:08 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 09:44:08 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 09:50:02 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 09:50:02 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 09:52:10 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 09:52:10 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 10:04:20 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 10:04:20 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 10:08:55 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 10:09:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 10:09:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 10:12:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 10:12:19 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 10:19:37 AM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanId='27116003830' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 10:19:37 AM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanId='27116003830' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 15/05/2025 10:21:27 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 10:21:28 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 10:21:30 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 10:21:30 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 10:22:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000235' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000235' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 10:22:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000235' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000235' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000235' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 10:25:56 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 15/05/2025 10:29:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11273) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/05/2025 10:29:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11273) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/05/2025 10:31:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11273) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/05/2025 10:31:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11273) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/05/2025 10:31:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 10:31:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 10:31:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011116' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011116' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011116' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 10:31:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011116' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011116' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011116' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 10:32:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11272) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/05/2025 10:32:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11272) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/05/2025 10:33:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11272) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/05/2025 10:33:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11272) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/05/2025 10:33:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 10:33:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 10:33:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011115' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011115' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011115' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 10:33:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011115' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011115' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011115' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 10:34:36 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/05/2025 10:34:54 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/05/2025 10:34:58 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 15/05/2025 10:38:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11274) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/05/2025 10:38:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11274) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/05/2025 10:39:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11274) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/05/2025 10:39:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11274) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/05/2025 10:39:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 10:39:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 10:39:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011117' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011117' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011117' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 10:39:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011117' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011117' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011117' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 10:45:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11269) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/05/2025 10:45:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11269) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/05/2025 10:46:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11269) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/05/2025 10:46:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11269) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/05/2025 10:47:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 10:47:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 10:47:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011112' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011112' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 10:47:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011112' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011112' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 10:48:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11271) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/05/2025 10:48:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11271) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/05/2025 10:48:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11271) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/05/2025 10:48:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11271) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/05/2025 10:49:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 10:49:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 10:49:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011114' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011114' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 10:49:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011114' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011114' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011114' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 10:51:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11270) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/05/2025 10:51:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11270) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/05/2025 10:51:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11270) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/05/2025 10:51:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11270) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/05/2025 10:51:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 10:51:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 10:52:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 10:52:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 11:07:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000514' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115000514' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 11:07:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000514' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115000514' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 11:44:44 AM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 11:56:56 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 12:00:51 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 12:01:35 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 12:15:27 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 12:19:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004225' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004225' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004225' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 12:19:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004225' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004225' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115004225' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 12:31:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001129' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001129' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 12:31:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001129' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='36' WHERE AccountId='27115001129' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 12:48:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010088' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010088' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010088' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 12:48:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010088' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010088' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010088' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 12:55:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2684) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/05/2025 12:55:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2684) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/05/2025 12:56:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2684) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/05/2025 12:56:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (2684) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/05/2025 12:56:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 12:56:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 12:56:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 12:56:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='28' WHERE AccountId='27115002838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 12:57:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115002838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 12:57:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115002838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 12:58:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115002838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 12:58:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115002838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 12:59:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115002838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 12:59:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002838' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002838' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='43' WHERE AccountId='27115002838' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 12:59:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 12:59:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 01:02:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11275) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 15/05/2025 01:02:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11275) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 15/05/2025 01:02:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11275) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 15/05/2025 01:02:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11275) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 15/05/2025 01:03:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 15/05/2025 01:03:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 15/05/2025 01:03:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011118' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011118' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011118' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 01:03:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011118' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011118' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011118' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 02:12:51 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 02:12:51 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 02:41:22 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 02:41:22 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 02:50:05 PM PageName: DepositAdvisor_AdvisorUplineTeam String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_nusennlo StackTrace: at DepositAdvisor_AdvisorUplineTeam.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 15/05/2025 02:50:22 PM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 15/05/2025 03:14:04 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanId='27116002766' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 03:14:04 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId='2711' AND a.LoanId='27116002766' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 15/05/2025 03:15:03 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanId='27116002766' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 03:15:03 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.BranchId IN ('2711') AND a.LoanId='27116002766' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 15/05/2025 03:23:02 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 03:26:37 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 03:28:50 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 03:28:50 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 03:46:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 03:46:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 03:46:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 03:46:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004459' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004459' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='36' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='42' WHERE AccountId='27115004459' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 03:47:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009911' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009911' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009911' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 15/05/2025 03:47:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009911' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009911' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009911' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 15/05/2025 03:50:54 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountProfitLossReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 03:50:54 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_avqe25pv StackTrace: at Account_AccountProfitLossReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountProfitLossReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 04:01:40 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 04:01:40 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 04:13:53 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 04:24:48 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2024 12:00:00 AM'; SET @TDate='3/31/2025 12:00:00 AM'; SET @HeadId='7300009'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2425VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 04:24:48 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2024 12:00:00 AM'; SET @TDate='3/31/2025 12:00:00 AM'; SET @HeadId='7300009'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2425VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2425VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 15/05/2025 04:25:23 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 04:25:23 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 04:27:22 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountProfitLossReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 04:27:22 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_avqe25pv StackTrace: at Account_AccountProfitLossReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountProfitLossReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 04:45:27 PM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 04:46:42 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 04:49:27 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountProfitLossReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 04:49:27 PM PageName: Account_AccountProfitLossReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_avqe25pv StackTrace: at Account_AccountProfitLossReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountProfitLossReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 04:54:06 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 05:04:06 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 05:04:06 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 05:08:54 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 05:12:39 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 05:19:58 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_tbb3yqwo StackTrace: at DepositLoan_DepositEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 05:20:05 PM PageName: DepositLoan_DepositEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIPaidReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 05:38:00 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='5/15/2025 12:00:00 AM' AND DDate<'5/16/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 15/05/2025 05:38:30 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 05:40:50 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 05:40:50 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 05:50:30 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 05:52:47 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 05:53:20 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 05:57:11 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 05:57:11 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 05:57:47 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 05:57:47 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:10:18 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:10:18 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:11:33 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:11:33 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:12:22 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:12:22 PM PageName: PlanMemberAdvisor_PlanRenewalList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_PlanRenewalList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_PlanRenewalList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:19:52 PM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '5/15/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:19:52 PM PageName: DepositLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataDepositLoan '4/1/2021 12:00:00 AM', '5/15/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_gt0f5l4d StackTrace: at DepositLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:20:18 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:20:18 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:20:35 PM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '5/15/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:20:35 PM PageName: GroupLoan_CibilHighmarkEquifaxDataExport String str: EXECUTE dbo.ProWebCibilEquifaxHighmarkDataGroupLoan '4/1/2021 12:00:00 AM', '5/15/2025 12:00:00 AM' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_50jwykrv StackTrace: at GroupLoan_CibilHighmarkEquifaxDataExport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_CibilHighmarkEquifaxDataExport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:22:20 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 06:22:45 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 15/05/2025 06:23:35 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:23:35 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:23:39 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:23:39 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 06:23:49 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 06:24:40 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 15/05/2025 06:25:28 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 06:25:28 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 15/05/2025 09:40:20 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 15/05/2025 09:40:20 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 05:23:15 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 05:23:25 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 05:23:45 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: SELECT tt.MemberId, tt.MemberName, tt.AccountId, tt.PlanAmount, CASE WHEN (tt.NoOfDue*tt.PlanAmount)>(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) THEN (tt.NoOfDue*tt.PlanAmount)-(isnull(tt.PaidAmount,0)+isnull(tt.DepositedAmount,0)) ELSE 0 END AS DueAmount, tt.PaidAmount, tt.DepositedAmount, isnull(tt.Consideration,0)-isnull(tt.PaidAmount,0)-isnull(tt.DepositedAmount,0)AS BalanceAmount, tt.Consideration, convert(CHAR,tt.AccountOpenDate,106)AS AccountOpenDated, convert(CHAR,tt.AccountExpiryDate,106)AS AccountExpiryDated, tt.AccountId FROM ( String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String was not recognized as a valid DateTime. Source: mscorlib StackTrace: at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at DateConversion.DateHelper.ConvertDate(String s) at DepositAdvisor_AdvisorDailyCollection.FillData() TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Time: 16/05/2025 08:37:24 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 08:40:21 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 09:13:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:13:04 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:23:40 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 09:24:15 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:24:15 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:26:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:26:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:30:56 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:30:56 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:31:39 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:31:39 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:32:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11277) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/05/2025 09:32:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11277) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/05/2025 09:33:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11277) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/05/2025 09:33:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11277) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/05/2025 09:33:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 09:33:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 09:33:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 09:33:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011119' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011119' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011119' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 09:41:25 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:41:25 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:47:20 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:47:20 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:47:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11278) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/05/2025 09:47:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11278) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/05/2025 09:47:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11278) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/05/2025 09:47:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11278) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/05/2025 09:48:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 09:48:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 09:48:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011120' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011120' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011120' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 09:48:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011120' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011120' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011120' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 09:48:37 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:48:37 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:49:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11279) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/05/2025 09:49:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11279) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/05/2025 09:49:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11279) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/05/2025 09:49:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11279) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/05/2025 09:50:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 09:50:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 09:50:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011121' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011121' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011121' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 09:50:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011121' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011121' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011121' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 09:51:17 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:51:17 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 09:51:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11280) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 16/05/2025 09:51:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11280) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 16/05/2025 09:52:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11280) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 16/05/2025 09:52:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11280) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 16/05/2025 09:52:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 09:52:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 09:52:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 09:52:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 09:54:37 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 09:54:37 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 10:07:45 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 10:28:27 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 10:28:27 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 10:33:37 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 10:33:37 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 10:34:40 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 10:34:40 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 10:36:45 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 10:45:28 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 11:11:46 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 11:11:46 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 11:13:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010954' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010954' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010954' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:13:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010954' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010954' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010954' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:14:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:14:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:18:21 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 11:19:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:19:43 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:20:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010955' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010955' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010955' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:20:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010955' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010955' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010955' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:21:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:21:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:22:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:22:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:22:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:22:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:33:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000414' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115000414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:33:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000414' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115000414' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:34:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007909' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007909' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007909' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:34:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007909' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007909' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115007909' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:36:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:36:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:37:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 11:37:07 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 11:37:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:37:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:38:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 11:38:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 11:40:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 11:40:18 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 11:43:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='46' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:43:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='46' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='50' WHERE AccountId='27115003592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:46:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:46:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007721' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007721' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007721' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:47:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010539' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010539' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010539' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:47:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010539' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010539' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010539' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:48:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009450' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009450' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009450' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:48:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009450' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009450' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009450' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:49:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009450' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009450' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009450' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:49:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009450' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009450' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009450' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 11:49:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 11:49:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 11:55:23 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 11:55:23 AM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 11:58:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009501' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009501' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009501' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 11:58:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009501' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009501' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009501' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:00:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010449' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010449' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010449' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:00:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010449' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010449' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010449' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:02:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:02:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:02:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010828' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010828' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010828' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:02:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010828' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010828' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010828' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:03:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010615' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010615' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010615' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:03:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010615' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010615' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010615' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:04:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011082' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011082' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011082' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:04:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011082' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011082' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011082' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:05:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011081' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011081' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011081' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:05:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011081' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011081' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011081' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:06:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010887' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010887' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010887' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:06:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010887' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010887' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010887' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:06:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:06:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:07:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:07:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007856' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007856' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='25' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007856' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:07:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:07:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004223' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004223' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='45' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='45' WHERE AccountId='27115004223' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:08:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010911' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010911' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010911' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:08:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010911' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010911' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010911' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:09:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:09:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010913' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010913' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:10:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='57' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115002873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:10:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='57' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='57' WHERE AccountId='27115002873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:14:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:14:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:15:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003805' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003805' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='49' WHERE AccountId='27115003805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:15:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003805' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003805' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='49' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='49' WHERE AccountId='27115003805' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:15:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:15:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010912' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010912' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010912' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:17:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:17:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:18:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011041' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011041' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011041' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:18:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011041' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011041' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011041' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:18:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009733' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009733' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009733' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:18:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009733' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009733' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115009733' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:19:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:19:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:21:51 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 12:27:27 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 12:29:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009402' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009402' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009402' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:29:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009402' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009402' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009402' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:30:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:30:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:31:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115006075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:31:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115006075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:31:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:31:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010328' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010328' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010328' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:32:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:32:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011075' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011075' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011075' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:33:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:33:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:34:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115005947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:34:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005947' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005947' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115005947' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:35:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:35:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010641' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010641' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010641' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:35:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:35:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010965' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010965' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010965' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:36:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:36:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011096' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011096' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011096' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:36:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011087' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011087' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:36:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011087' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011087' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:37:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:37:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010966' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010966' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010966' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:38:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:38:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008592' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008592' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008592' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:38:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010968' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010968' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010968' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:38:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010968' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010968' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010968' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:40:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115003206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:40:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='41' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='44' WHERE AccountId='27115003206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 12:50:49 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 12:59:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 12:59:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010654' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010654' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010654' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:07:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006483' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006483' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006483' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:07:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006483' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006483' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006483' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:12:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010898' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010898' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:12:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010898' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010898' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010898' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:13:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008523' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008523' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008523' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:13:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008523' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008523' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008523' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:14:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008523' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008523' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008523' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:14:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008523' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008523' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008523' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:14:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008523' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008523' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008523' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:14:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008523' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008523' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008523' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:15:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 01:15:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 01:16:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:16:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003585' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003585' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='48' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='48' WHERE AccountId='27115003585' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:18:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004846' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004846' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004846' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:18:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004846' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004846' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115004846' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:19:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:19:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010834' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010834' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010834' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:20:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:20:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:21:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010211' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010211' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010211' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:21:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010211' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010211' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010211' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:21:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='58' WHERE AccountId='27115001762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:21:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001762' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001762' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='58' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='58' WHERE AccountId='27115001762' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:34:56 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115005725' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='7/1/2024 12:00:00 AM' AND TransId>=4750 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5921' WHERE SavingId='27115005725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:34:56 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115005725' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='7/1/2024 12:00:00 AM' AND TransId>=4750 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5921' WHERE SavingId='27115005725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 16/05/2025 01:36:59 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115005725' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='7/1/2024 12:00:00 AM' AND TransId>=4750 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5921' WHERE SavingId='27115005725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:36:59 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115005725' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='7/1/2024 12:00:00 AM' AND TransId>=4750 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='5921' WHERE SavingId='27115005725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 16/05/2025 01:39:21 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 16/05/2025 01:46:21 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.GetMenuPageURL(DataTable dt, String PageName, String Token) at AdminLogOut.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 16/05/2025 01:46:21 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Code StackTrace: at ClassMaster.GetMenuPageURL(DataTable dt, String PageName, String Token) at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: System.String GetMenuPageURL(System.Data.DataTable, System.String, System.String) Time: 16/05/2025 01:46:21 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 01:46:22 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 01:46:22 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 01:46:37 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 01:46:38 PM PageName: DepositAdvisor_AdvisorRDCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_m1ssjanf StackTrace: at DepositAdvisor_AdvisorRDCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 01:47:06 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 01:50:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010717' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010717' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010717' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 01:50:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010717' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010717' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010717' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 01:51:45 PM PageName: UserMasterSetting_MenuSubPermission String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at UserMasterSetting_MenuSubPermission.Page_Load(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 01:52:14 PM PageName: SendSMS String str: 9026604892 String sql: Dear VINOD SONKAR your SavingId 27115005725 is withdrawled with amount 2500 on Date 16/05/2025 (messaged on 16/05/2025 01:51:34 PM) Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: The remote server returned an error: (522). Source: System StackTrace: at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1) TargetSite: System.Net.WebResponse GetResponse() Time: 16/05/2025 01:52:14 PM PageName: IntInsUpDel String str: String sql: INSERT INTO SMSDetail ( MemberId, AdvisorId, SavingId, AccountId, MobileNo, SMSType, SMSDate, SMSStatus, SMSText ) VALUES ( '27112000559', '', '27115005725', null, '9026604892', 'SavingLedgerWithdrawl', GETDATE(), 'Unknown Error System.Net.WebException: The remote server returned an error: (522). at System.Net.HttpWebRequest.GetResponse() at ClassMaster.SendSMS(String MobileNo, String msg1)', 'Dear VINOD SONKAR your SavingId 27115005725 is withdrawled with amount 2500 on Date 16/05/2025 (messaged on 16/05/2025 01:51:34 PM)' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ClassMaster.IntInsUpDel(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 01:58:54 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 02:00:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 02:00:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008960' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008960' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115008960' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 02:01:27 PM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 02:01:27 PM PageName: GroupLoan_GroupLoanClosedReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_wrmax40t StackTrace: at GroupLoan_GroupLoanClosedReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanClosedReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 02:02:42 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115005725' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/16/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115005725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 02:02:42 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115005725' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='5/16/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='0' WHERE SavingId='27115005725' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 16/05/2025 02:09:28 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 02:09:28 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 02:13:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 02:13:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 02:16:42 PM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 02:17:14 PM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 02:38:24 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 02:48:37 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 02:48:58 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 02:50:30 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 02:51:15 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 03:02:53 PM PageName: PlanMemberAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_hdzbh5at StackTrace: at PlanMemberAdvisor_AccountLoanEMIVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 16/05/2025 03:27:38 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 03:30:20 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 03:48:34 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at PlanMemberAdvisor_AccountMaturityVoucherNew.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 16/05/2025 03:51:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:51:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:53:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:53:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011072' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011072' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011072' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:53:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 03:53:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 03:54:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010222' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010222' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:54:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115010222' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010222' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:54:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:54:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010757' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010757' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010757' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:55:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:55:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011039' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011039' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011039' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:56:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115009137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:56:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115009137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:56:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115009137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:56:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115009137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:56:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:56:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010876' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010876' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010876' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:57:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010603' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010603' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:57:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010603' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010603' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010603' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:58:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001933' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001933' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='63' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='65' WHERE AccountId='27115001933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 03:58:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115001933' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115001933' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='63' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='65' WHERE AccountId='27115001933' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 03:59:12 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 03:59:59 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 04:00:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115003840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:00:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115003840' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115003840' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:01:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008913' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:01:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115008913' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115008913' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:01:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004021' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115004021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:01:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115004021' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115004021' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:02:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000932' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115000932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:02:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115000932' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='38' WHERE AccountId='27115000932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:10:50 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 04:10:50 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 04:11:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:11:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011056' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011056' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011056' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:12:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005830' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005830' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005830' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:12:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005830' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005830' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115005830' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:14:14 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 04:16:43 PM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilEquifax'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 04:16:43 PM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilEquifax.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.EquifaxScoreName, a.EquifaxScoreValue, a.ScoreDetailName, a.ScoreDetailType, a.ScoreDetailValue, a.ScoreDetail1Code, a.ScoreDetail1Description, a.ScoreDetail2Code, a.ScoreDetail2Description, a.ONoOfOpenAccount, a.ONoOfPastDueAccount, a.OTotalOutstanding, a.OTotalInstallment, a.RNoOfOpenAccount, a.RNoOfPastDueAccount, a.RTotalOutstanding, a.RTotalAccount, a.RTotalPastDueAmount, a.RRecentAccount, a.RTotalSanctionAmount, a.RTotalHighCredit, a.ROldestAccount, a.RMaxDaysPastDue, a.RTotalWriteOffAmount, a.RNoOfLoanWithReportedEMI, a.RTotalInstallment, a.MNoOfOpenAccount, a.MNoOfPastDueAccount, a.MTotalOutstanding, a.MRecentAccount, a.MTotalInstallment, a.MTotalPastDueAmount, a.MTotalAccount, a.MTotalSanctionAmount, a.MTotalHighCredit, a.MMaxDaysPastDue, a.MTotalWriteOffAmount, a.MNoOfLoanWithReportedEMI, a.MOldestAccount FROM GroupMemberCibilEquifax a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillEquifaxData() TargetSite: Void FillEquifaxData() Time: 16/05/2025 04:16:43 PM PageName: DataTableResult String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupMemberCibilHighmark'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 04:16:43 PM PageName: GroupLoan_GroupMemberRegistrationDetail String str: SELECT a.SrNo, a.MemberId, a.MemberType, a.MemberName, a.ReqFileName, 'GroupLoan_GroupMemberCibilHighmark.aspx?SrNo='+rtrim(convert(CHAR,a.SrNo)) AS CibilScoreURL, a.ResFileName, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryTime, a.EntryUser, a.ResponseStatus, a.TotalResponse, a.NoOfOtherMFI, a.NoOfDefaultAccount, a.OwnMFIIndicator, a.NoOfClosedAccount, a.NoOfActiveAccount, a.NoOfOwnMFI, a.TotalOtherDisbursed, a.TotalOtherCurrentBalance, a.TotalOtherInstallment, a.MaxWorstDeliquency FROM GroupMemberCibilHighmark a WITH(nolock) WHERE a.MemberId='' ORDER BY a.EntryTime DESC String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupMemberRegistrationDetail.FillHighmarkData() TargetSite: Void FillHighmarkData() Time: 16/05/2025 04:25:23 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 04:27:47 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 04:28:38 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 04:28:38 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 04:28:39 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 04:30:27 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 04:37:34 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 04:47:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005135' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005135' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115005135' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:47:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005135' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005135' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='39' WHERE AccountId='27115005135' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:48:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:48:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:48:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010112' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010112' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:48:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010112' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010112' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:50:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009275' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009275' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009275' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 04:50:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009275' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009275' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009275' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 04:50:38 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 04:51:01 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 04:59:01 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 04:59:01 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 04:59:40 PM PageName: DepositLoan_DepositEMIDueReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.LoanPurpose, a.LoanFunder, convert(CHAR,a.DisburseDate,106)AS DisburseDate, a.LoanAmount, a.TotalInterest, a.LoanAmount+a.TotalInterest AS TotalPayable, a.EMIAmount, b.NoOfEMI, b.DuePrincipal, b.DueInterest, b.DueTotal, b.DuePenalty FROM PlanLoanAccount a WITH(nolock) INNER JOIN ( SELECT LoanId, COUNT(DISTINCT DNo)AS NoOfEMI, SUM(Prin)AS DuePrincipal, SUM(Intt)AS DueInterest, SUM(Total)AS DueTotal, SUM(isnull(PPaid,0))AS DuePenalty FROM PlanLoanLedger WITH(nolock) WHERE isnull(PDate,DDate)>=DDate AND DDate>='1/1/2021 12:00:00 AM' AND DDate<'5/17/2025 12:00:00 AM' GROUP BY LoanId HAVING SUM(Total)>0 )b ON a.LoanId=b.LoanId WHERE a.LoanStatus IN ('LoanDisbursed','LoanCLosed') AND a.BranchId='2711' String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dssk4gxy StackTrace: at DepositLoan_DepositEMIDueReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 16/05/2025 05:02:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006565' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006565' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006565' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:02:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006565' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006565' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115006565' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:04:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010771' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010771' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010771' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:04:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010771' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010771' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010771' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:05:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010362' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010362' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010362' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:05:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010362' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010362' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010362' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:07:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010514' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010514' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010514' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:07:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010514' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010514' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010514' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:08:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007753' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007753' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007753' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:08:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007753' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007753' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007753' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:08:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008271' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008271' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008271' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:08:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008271' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008271' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115008271' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:09:31 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 16/05/2025 05:17:31 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115002387' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='3/24/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6820' WHERE SavingId='27115002387' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:17:31 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115002387' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='3/24/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6820' WHERE SavingId='27115002387' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 16/05/2025 05:19:57 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000112' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6785' WHERE SavingId='27115000112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:19:57 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000112' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/1/2025 12:00:00 AM' AND TransId>=0 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6785' WHERE SavingId='27115000112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 16/05/2025 05:20:54 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000112' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6381 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6785' WHERE SavingId='27115000112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SavingShare_PrintRDLCPage.SavingPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:20:54 PM PageName: SavingShare_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), TransDate DATE, VoucherId VARCHAR(20), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), TransId INT, Description VARCHAR(500) ); INSERT INTO @FTable ( TransDate, VoucherId, Credit, Debit, Balance, TransId, Description ) SELECT a.TransDate, a.VoucherId, a.Credit, a.Debit, 0 AS Balance, a.TransId, a.Description FROM SavingLedger a WITH(nolock) WHERE a.SavingId='27115000112' ORDER BY a.TransDate, a.TransId ; UPDATE a SET a.Balance=(SELECT sum(Credit-Debit) FROM @FTable WHERE SrNo<=a.SrNo) FROM @FTable a; SELECT TOP 28 SrNo, Convert(CHAR, TransDate,106)AS TransDate, VoucherId, Credit, Debit, Balance, TransId, Description FROM @FTable WHERE 1=1 AND TransDate>='4/30/2025 12:00:00 AM' AND TransId>=6381 ORDER BY SrNo String sql: UPDATE PlanMemberDetail SET SavingPassbookTransId='6785' WHERE SavingId='27115000112' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_licfe3cu StackTrace: at SavingShare_PrintRDLCPage.SavingPassbookRenewal() at SavingShare_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void SavingPassbookRenewal() Time: 16/05/2025 05:22:15 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='3300024'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 05:22:15 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='3300024'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 16/05/2025 05:22:27 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='3300024'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 05:22:27 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='3300024'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 16/05/2025 05:25:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010190' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010190' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010190' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:25:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010190' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010190' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010190' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:25:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009763' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009763' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009763' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:25:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009763' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009763' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009763' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:26:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009401' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009401' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009401' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:26:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009401' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009401' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009401' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:27:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:27:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010097' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010097' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010097' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:28:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:28:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009826' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009826' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009826' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:28:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 16/05/2025 05:28:25 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 16/05/2025 05:30:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009168' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009168' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115009168' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:30:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009168' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009168' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115009168' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:30:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:30:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009791' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009791' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009791' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:31:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:31:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009679' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009679' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009679' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:32:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:32:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009807' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009807' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009807' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:32:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009587' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009587' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009587' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:32:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009587' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009587' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009587' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:33:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:33:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011032' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011032' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011032' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:34:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:34:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009227' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009227' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009227' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:34:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:34:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:35:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010426' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010426' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010426' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:35:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010426' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010426' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010426' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:35:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:35:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:36:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010334' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010334' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010334' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:36:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010334' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010334' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010334' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:37:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009248' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009248' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009248' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:37:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009248' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009248' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009248' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:37:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010170' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010170' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010170' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:37:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010170' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010170' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010170' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:38:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009327' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009327' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009327' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:38:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009327' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009327' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009327' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:39:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009376' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009376' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009376' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:39:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009376' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009376' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009376' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:40:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 16/05/2025 05:40:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 16/05/2025 05:45:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009407' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009407' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:45:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009407' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009407' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:46:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009932' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009932' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:46:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009932' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009932' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009932' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:47:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010220' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010220' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010220' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:47:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010220' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010220' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010220' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:48:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010220' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010220' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010220' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:48:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010220' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010220' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010220' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:49:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:49:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:49:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:49:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:50:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:50:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009996' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009996' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009996' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:51:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:51:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 05:51:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 05:51:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:00:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010339' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010339' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010339' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:00:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010339' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010339' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010339' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:01:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010529' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010529' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010529' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:01:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010529' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010529' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010529' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:02:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010484' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010484' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010484' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:02:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010484' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010484' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010484' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:04:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115009101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:04:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115009101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:05:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:05:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010435' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010435' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010435' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:05:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010667' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010667' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010667' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:05:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010667' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010667' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010667' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:07:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:07:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:08:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010425' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010425' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010425' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:08:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010425' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010425' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010425' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:08:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010280' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010280' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010280' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:08:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010280' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010280' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010280' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:09:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010481' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010481' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010481' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:09:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010481' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010481' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010481' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:10:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010429' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010429' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010429' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:10:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010429' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010429' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010429' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:11:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:11:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010241' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010241' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115010241' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:11:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:11:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010091' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010091' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010091' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:12:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009925' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009925' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009925' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:12:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009925' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009925' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009925' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:12:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:12:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010090' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010090' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010090' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:13:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010239' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010239' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010239' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 16/05/2025 06:13:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010239' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010239' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27115010239' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 16/05/2025 06:53:58 PM PageName: DataTableResult String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='130021'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: String or binary data would be truncated. The statement has been terminated. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TrySetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 16/05/2025 06:53:58 PM PageName: Account_AccountLedgerBookReport String str: DECLARE @FDate DATETIME, @TDate DATETIME, @HeadId INT, @HeadName VARCHAR(100), @Type INT, @Balance DECIMAL(18,2); SET @FDate='4/1/2023 12:00:00 AM'; SET @TDate='3/31/2024 12:00:00 AM'; SET @HeadId='130021'; SELECT @Type=LedgerMain, @HeadName=LedgerName FROM AccountLedgerMaster WITH(nolock) WHERE LedgerId=@HeadId ; SET @Balance=( SELECT CASE WHEN @Type IN (100000,700000) THEN isnull(a.OpenDr,0)-isnull(a.OpenCr,0) WHEN @Type IN (300000,500000) THEN isnull(a.OpenCr,0)-isnull(a.OpenDr,0) ELSE 0 END AS OpeningBalance FROM ( SELECT sum(Credit)AS OpenCr, SUM(Debit)AS OpenDr FROM F2324VoucherDetail WITH(nolock) WHERE HeadId=@HeadId AND TransDate<@FDate )a) ; DECLARE @FTable TABLE ( SrNo INT IDENTITY(0,1), TransDate DATE, VoucherId VARCHAR(10), VoucherType VARCHAR(10), Credit DECIMAL(18,2), Debit DECIMAL(18,2), Balance DECIMAL(18,2), Narration VARCHAR(250), Refer1 VARCHAR(25), Refer2 VARCHAR(25), Refer3 VARCHAR(25), EntryUser VARCHAR(50), EntryTime VARCHAR(50), EntryType VARCHAR(50), BranchId VARCHAR(20), BranchName VARCHAR(50) ) ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @FDate AS TransDate, @Balance AS Balance, 'Opening Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@FDate,106)) AS Narration ; INSERT INTO @FTable ( TransDate, VoucherId, VoucherType, Credit, Debit, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchId, BranchName ) SELECT ta.TransDate, ta.VoucherId, ta.VoucherType, ta.Credit, ta.Debit, ta.Narration, ta.Refer1, ta.Refer2, ta.Refer3, ta.EntryUser, rtrim(Convert(CHAR,ta.EntryTime,106))+' '+rtrim(Convert(CHAR,ta.EntryTime,106))AS EntryTime, ta.EntryType, ta.BranchId, ta.BranchName FROM F2324VoucherDetail ta WITH(nolock) WHERE ta.HeadId=@HeadId AND ta.TransDate>=@FDate AND ta.TransDate0 ; INSERT INTO @FTable ( TransDate, Balance, Narration ) SELECT @TDate AS TransDate, @Balance+isnull((SELECT CASE WHEN @Type IN (100000,700000) THEN sum(isnull(Debit,0)-isnull(Credit,0)) WHEN @Type IN (300000,500000) THEN sum(isnull(Credit,0)-isnull(Debit,0)) ELSE 0 END FROM @FTable),0)AS Balance, 'Closing Balance of Ledger ( '+rtrim(convert(CHAR,@HeadId))+' - '+@HeadName+' ) on date '+rtrim(Convert(CHAR,@TDate,106)) AS Narration ; SELECT SrNo, Convert(CHAR,TransDate,106)AS TransDate, VoucherId, VoucherType, Credit, Debit, rtrim(convert(CHAR,Balance))+(CASE WHEN @Type IN (100000,700000) AND Balance>=0 THEN ' (Dr)' WHEN @Type IN (100000,700000) AND Balance<0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance>=0 THEN ' (Cr)' WHEN @Type IN (300000,500000) AND Balance<0 THEN ' (Dr)' END) AS Balance, Narration, Refer1, Refer2, Refer3, EntryUser, EntryTime, EntryType, BranchName FROM @FTable WHERE 1=1 ORDER BY SrNo ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.FillData() TargetSite: Void FillData() Time: 16/05/2025 08:44:04 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 08:44:17 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 16/05/2025 08:44:20 PM PageName: DepositAdvisor_AdvisorLoanCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_fejuco4r StackTrace: at DepositAdvisor_AdvisorLoanCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 17/05/2025 07:32:37 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 07:32:37 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 07:33:56 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 07:33:56 AM PageName: GroupLoan_GroupLoanArrearOrODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_4d2zkrcg StackTrace: at GroupLoan_GroupLoanArrearOrODReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanArrearOrODReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 09:25:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 09:25:33 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 09:38:13 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 09:46:50 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 09:51:35 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 09:51:35 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 09:57:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11282) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/05/2025 09:57:48 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11282) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/05/2025 09:58:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11282) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/05/2025 09:58:25 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11282) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/05/2025 09:58:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011124' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011124' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011124' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 09:58:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011124' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011124' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011124' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 09:59:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 09:59:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 10:01:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11281) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/05/2025 10:01:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11281) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/05/2025 10:02:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11281) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/05/2025 10:02:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11281) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/05/2025 10:02:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 10:02:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 10:02:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011123' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011123' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011123' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 10:02:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011123' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011123' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011123' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 10:12:18 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 17/05/2025 10:22:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 10:22:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008698' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008698' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115008698' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 10:22:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 10:22:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 10:28:14 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 10:28:14 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 10:28:50 AM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 10:29:44 AM PageName: Account_AccountBankBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountBankBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 10:34:12 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 10:34:12 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 10:36:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008655' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008655' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008655' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 10:36:55 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008655' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008655' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115008655' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 10:37:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011110' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011110' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 10:37:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011110' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011110' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 10:38:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010410' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010410' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010410' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 10:38:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010410' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010410' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010410' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 10:38:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 10:38:56 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 10:39:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010969' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010969' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010969' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 10:39:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010969' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010969' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010969' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 10:46:47 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 10:48:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11284) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/05/2025 10:48:47 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11284) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/05/2025 10:49:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11284) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/05/2025 10:49:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11284) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/05/2025 10:49:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 10:49:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 10:49:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 10:49:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011125' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011125' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011125' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:07:22 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 11:07:22 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 11:10:23 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 11:11:11 AM PageName: PlanMemberAdvisor_PlanRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_3wqpiyiu StackTrace: at PlanMemberAdvisor_PlanRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 11:12:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009704' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009704' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009704' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:12:01 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009704' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009704' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009704' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:12:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005173' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115005173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:12:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115005173' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115005173' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:13:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:13:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008055' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008055' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008055' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:14:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005745' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005745' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005745' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:14:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005745' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005745' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005745' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:14:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005745' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005745' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005745' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:14:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005745' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005745' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='34' WHERE AccountId='27115005745' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:15:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009094' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009094' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:15:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009094' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009094' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:16:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:16:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:17:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002117' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002117' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002117' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:17:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115002117' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115002117' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='56' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='59' WHERE AccountId='27115002117' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:17:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010881' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010881' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010881' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:17:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010881' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010881' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010881' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:18:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010790' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010790' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010790' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:18:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010790' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010790' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010790' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:18:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009761' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009761' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009761' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:18:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009761' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009761' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27115009761' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:19:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008981' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008981' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008981' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:19:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008981' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008981' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008981' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:19:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:19:57 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010477' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010477' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010477' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:20:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010475' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010475' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010475' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:20:26 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010475' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010475' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010475' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:21:50 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 11:23:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008006' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008006' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115008006' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:23:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008006' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008006' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115008006' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:24:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:24:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008446' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008446' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008446' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:25:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:25:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008588' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008588' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008588' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:25:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004644' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004644' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004644' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:25:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004644' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004644' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115004644' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:26:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:26:32 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010668' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010668' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010668' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:27:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:27:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:28:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11285) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/05/2025 11:28:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11285) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/05/2025 11:29:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11285) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/05/2025 11:29:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11285) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/05/2025 11:29:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 11:29:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 11:29:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:29:33 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:30:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:30:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009498' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009498' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009498' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:32:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010452' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010452' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010452' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:32:09 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010452' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010452' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010452' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:32:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:32:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:33:08 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 11:33:08 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 11:33:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010363' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010363' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010363' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:33:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010363' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010363' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010363' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:34:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010462' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010462' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010462' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:34:21 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010462' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010462' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010462' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:35:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010495' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010495' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:35:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010495' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010495' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010495' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:37:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:37:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011020' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011020' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011020' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:37:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010939' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010939' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010939' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:37:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010939' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010939' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010939' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 11:38:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 11:38:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010812' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010812' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010812' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:02:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:02:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000175' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000175' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000175' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:03:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:03:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006162' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006162' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006162' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:03:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 12:03:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 12:04:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:04:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000353' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000353' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000353' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:04:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:04:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000312' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000312' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000312' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:05:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008277' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008277' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008277' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:05:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008277' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008277' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008277' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:05:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 12:05:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 12:06:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000064' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000064' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:06:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000064' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000064' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000064' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:07:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007532' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007532' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007532' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:07:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007532' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007532' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007532' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:07:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 12:07:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 12:07:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000333' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000333' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000333' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:07:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000333' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000333' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000333' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:08:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000333' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000333' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000333' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:08:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000333' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000333' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000333' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:08:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115008113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:08:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008113' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008113' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115008113' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:09:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:09:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000349' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000349' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000349' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:09:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27125000004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:09:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000004' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000004' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27125000004' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:10:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 12:10:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 12:10:49 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 12:10:49 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 12:11:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:11:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000109' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000109' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000109' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:11:37 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 12:12:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:12:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000321' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000321' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000321' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:12:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000110' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000110' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:12:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000110' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000110' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000110' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:13:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000291' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000291' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000291' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:13:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000291' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000291' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000291' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:14:08 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 12:14:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006740' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006740' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115006740' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:14:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006740' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006740' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115006740' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:14:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115005625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:14:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005625' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005625' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='29' WHERE AccountId='27115005625' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:15:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007271' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007271' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007271' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:15:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007271' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007271' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007271' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:18:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:18:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006708' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006708' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='31' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='31' WHERE AccountId='27115006708' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:19:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000308' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000308' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000308' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:19:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000308' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000308' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000308' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:20:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000093' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000093' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:20:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000093' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000093' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000093' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:21:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007718' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007718' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007718' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:21:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007718' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007718' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='22' WHERE AccountId='27115007718' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:21:36 PM PageName: DepositAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_4rom0irj StackTrace: at DepositAdvisor_AccountLoanEMIVoucher.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 17/05/2025 12:22:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006158' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006158' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006158' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:22:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006158' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006158' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='33' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006158' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:23:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000309' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000309' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000309' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:23:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000309' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000309' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000309' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:24:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:24:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:25:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115008074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:25:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008074' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008074' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115008074' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:25:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 12:25:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 12:26:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:26:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:27:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008644' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008644' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008644' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:27:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008644' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008644' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008644' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:27:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 12:27:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 12:30:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:30:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000106' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000106' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000106' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 12:31:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008014' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008014' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115008014' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 12:31:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008014' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008014' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115008014' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:08:33 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 01:34:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:34:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010670' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010670' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010670' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:35:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010671' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010671' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010671' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:35:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010671' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010671' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010671' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:36:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:36:37 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:39:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:39:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:40:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115006629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:40:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006629' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006629' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115006629' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:44:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006544' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006544' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006544' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:44:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006544' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006544' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='28' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006544' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:44:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:44:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010609' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010609' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010609' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:45:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 01:45:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 01:45:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:45:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000251' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000251' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000251' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:46:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27125000028' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:46:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27125000028' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000028' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:46:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:46:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:47:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:47:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008038' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008038' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115008038' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:47:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:47:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000367' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000367' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000367' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:47:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 01:47:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 01:48:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008576' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008576' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008576' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:48:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008576' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008576' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008576' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:48:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 01:48:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 01:49:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000002' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000002' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000002' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:49:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000002' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000002' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000002' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:50:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008574' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008574' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008574' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:50:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008574' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008574' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008574' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:50:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 01:50:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 01:51:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000085' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000085' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:51:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000085' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000085' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000085' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:51:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 01:51:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 01:52:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000335' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000335' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000335' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:52:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000335' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000335' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000335' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:52:50 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000331' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000331' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000331' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:52:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000331' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000331' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000331' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:54:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006537' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006537' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006537' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:54:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006537' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006537' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006537' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:54:48 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 01:54:50 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 01:55:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000351' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000351' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000351' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:55:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000351' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000351' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000351' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:55:05 PM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 01:56:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000030' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000030' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27125000030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:56:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000030' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000030' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27125000030' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:57:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006539' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006539' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006539' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:57:02 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006539' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006539' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='32' WHERE AccountId='27115006539' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:57:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000047' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000047' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27125000047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:57:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000047' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000047' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27125000047' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 01:57:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 01:57:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 01:58:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000087' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000087' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 01:58:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000087' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000087' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000087' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:00:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006869' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006869' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006869' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:00:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006869' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006869' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='30' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006869' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:00:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000283' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000283' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000283' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:00:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000283' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000283' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000283' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:01:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:01:35 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000029' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000029' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000029' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:01:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:01:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:02:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:02:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000285' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000285' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000285' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:02:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:02:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:03:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27125000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:03:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000042' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000042' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27125000042' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:03:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:03:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000237' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000237' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000237' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:04:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000145' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000145' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27125000145' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:04:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000145' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000145' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27125000145' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:05:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000165' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000165' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000165' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:05:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000165' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000165' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27125000165' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:06:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000281' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000281' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000281' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:06:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000281' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000281' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='9' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000281' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:07:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007540' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007540' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007540' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:07:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007540' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007540' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007540' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:09:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:09:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006774' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006774' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='29' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='30' WHERE AccountId='27115006774' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:10:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006775' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006775' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115006775' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:10:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006775' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006775' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115006775' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:11:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000289' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000289' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000289' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:11:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000289' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000289' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27125000289' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:12:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000193' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000193' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000193' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:12:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000193' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000193' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='10' WHERE AccountId='27125000193' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:12:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:12:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:13:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001407' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115001407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:13:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.PaidDate, 103)AS PaidDate, a.DueAmount AS Amount FROM PlanAccountLedger a WITH(nolock) WHERE a.AccountId='27115001407' ORDER BY a.DueNo UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115001407' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:13:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000043' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000043' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000043' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:13:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000043' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000043' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27125000043' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:13:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:13:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006246' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006246' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='32' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='33' WHERE AccountId='27115006246' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:13:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:13:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:14:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008553' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008553' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008553' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:14:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008553' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008553' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008553' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:14:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:14:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:15:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000044' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000044' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000044' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:15:22 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000044' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000044' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='15' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27125000044' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:15:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000203' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000203' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:15:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000203' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000203' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000203' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:16:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:16:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:16:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:16:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000122' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000122' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='14' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000122' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:17:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:17:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000209' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000209' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='12' WHERE AccountId='27125000209' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:17:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:17:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:18:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006942' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006942' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006942' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:18:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006942' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006942' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006942' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:18:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:18:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:19:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000304' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000304' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000304' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:19:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000304' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000304' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27125000304' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:19:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:19:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006870' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006870' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='27' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115006870' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:20:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000347' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000347' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000347' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:20:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000347' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000347' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27125000347' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:21:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000352' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000352' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000352' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:21:08 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000352' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000352' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27125000352' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:22:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009379' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009379' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009379' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:22:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009379' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009379' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009379' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:22:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:22:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:23:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000264' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000264' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000264' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:23:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000264' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000264' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000264' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:24:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000360' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000360' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000360' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:24:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000360' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000360' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000360' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:25:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:25:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007693' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007693' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007693' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:26:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000311' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000311' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000311' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:26:19 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000311' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000311' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000311' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:26:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:26:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000243' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000243' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27125000243' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:27:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:27:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27125000035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:27:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:27:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:28:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000258' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000258' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000258' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:28:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000258' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000258' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000258' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:30:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:30:18 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000272' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000272' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27125000272' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:31:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000036' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000036' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:31:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000036' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000036' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27125000036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:31:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:31:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008964' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008964' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='17' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008964' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:31:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:31:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007865' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007865' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115007865' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:32:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000159' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000159' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000159' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:32:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000159' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000159' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27125000159' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:32:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008841' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008841' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:32:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008841' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008841' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008841' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:33:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:33:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:33:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000361' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000361' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000361' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:33:13 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000361' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000361' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000361' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:35:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007797' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007797' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007797' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 02:35:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007797' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007797' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007797' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 02:35:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 02:35:36 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 02:38:53 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 02:38:53 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_0vw3fqem StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 02:38:57 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 02:38:57 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_0vw3fqem StackTrace: at PlanMemberAdvisor_AdvisorBusinessSummaryReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 02:38:58 PM PageName: PlanMemberAdvisor_AdvisorBusinessSummaryReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_AdvisorBusinessSummaryReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 03:00:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003166' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003166' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115003166' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 03:00:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003166' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003166' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115003166' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 03:04:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011045' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011045' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011045' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 03:04:00 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011045' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011045' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011045' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 03:04:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005478' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005478' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005478' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 03:04:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005478' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005478' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='35' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005478' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 03:05:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 03:05:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010643' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010643' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010643' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 03:45:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010196' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010196' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010196' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 03:45:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010196' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010196' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010196' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 04:01:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6247) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 17/05/2025 04:01:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6247) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 17/05/2025 04:01:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6247) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 17/05/2025 04:01:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (6247) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 17/05/2025 04:03:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 04:03:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 04:03:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006438' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006438' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115006438' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 04:03:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006438' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006438' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115006438' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 04:04:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006438' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006438' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115006438' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 17/05/2025 04:04:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006438' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006438' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115006438' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 17/05/2025 04:04:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 04:04:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 04:04:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 17/05/2025 04:04:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 17/05/2025 04:36:22 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 04:51:44 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 04:51:44 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 04:57:11 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 04:57:11 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 04:59:13 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 04:59:13 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:01:10 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:01:10 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:02:24 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:02:24 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:05:40 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:05:40 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:05:47 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 05:06:05 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 05:17:00 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:17:00 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:18:23 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:18:23 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:22:03 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:22:03 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:29:34 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 05:30:31 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:30:31 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:32:31 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:32:31 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:34:16 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:34:16 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:35:40 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:35:40 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:37:11 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:37:11 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:38:42 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:38:42 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:40:25 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:40:25 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:41:26 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 17/05/2025 05:42:05 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:42:05 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:43:16 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:43:16 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:43:56 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:43:56 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:45:30 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:45:30 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:45:49 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:45:49 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 05:59:41 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 05:59:41 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:12:38 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:12:38 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:15:41 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:15:41 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:16:53 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:16:53 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:19:06 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:19:06 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:20:18 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:20:18 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:22:22 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:22:22 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:22:39 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:22:39 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:24:06 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:24:06 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:28:13 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:28:13 PM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:32:13 PM PageName: DepositLoan_DepositTeamWiseODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_zgx2f02y StackTrace: at DepositLoan_DepositTeamWiseODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 06:34:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 06:34:07 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 17/05/2025 07:33:14 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 17/05/2025 07:33:21 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs) Time: 17/05/2025 10:31:16 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 17/05/2025 10:31:16 PM PageName: GroupLoan_GroupLoanEMIPaidReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_vmflwmz0 StackTrace: at GroupLoan_GroupLoanEMIPaidReport.ExportToExcel(DataTable DT, String fileName) at GroupLoan_GroupLoanEMIPaidReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 18/05/2025 11:16:13 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 18/05/2025 11:16:16 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 18/05/2025 11:16:17 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 18/05/2025 11:16:17 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 18/05/2025 11:16:17 AM PageName: DepositAdvisor_AdvisorLoanCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dtg5b122 StackTrace: at DepositAdvisor_AdvisorLoanCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 18/05/2025 11:17:12 AM PageName: DepositAdvisor_AdvisorLoanEMIList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorLoanEMIList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 19/05/2025 09:07:37 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 09:26:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 09:26:24 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 09:27:46 AM PageName: DepositLoan_DepositTeamWiseODReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_zgx2f02y StackTrace: at DepositLoan_DepositTeamWiseODReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 09:28:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 09:28:05 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 09:45:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 09:45:55 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 09:46:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008924' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008924' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008924' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 09:46:59 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008924' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008924' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='18' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='18' WHERE AccountId='27115008924' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 09:47:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010925' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010925' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010925' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 09:47:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010925' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010925' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010925' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 09:48:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 09:48:29 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='38' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 09:49:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 09:49:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003867' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003867' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='47' WHERE AccountId='27115003867' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 09:53:06 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 09:54:03 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 09:54:03 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 10:05:25 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 10:05:25 AM PageName: DepositLoan_DepositDisbursementReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositDisbursementReport.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositDisbursementReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 10:17:56 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 10:17:56 AM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 10:19:32 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 10:19:32 AM PageName: PlanMemberAdvisor_RDAccountDueReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_RDAccountDueReport.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_RDAccountDueReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 10:25:01 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 10:26:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007444' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007444' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007444' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:26:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007444' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007444' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007444' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:27:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007444' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007444' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007444' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:27:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007444' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007444' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115007444' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:37:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007535' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007535' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007535' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:37:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007535' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007535' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007535' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:38:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007535' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007535' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007535' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:38:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007535' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007535' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007535' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:39:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007535' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007535' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007535' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:39:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007535' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007535' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115007535' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:39:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 10:39:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 10:40:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007636' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007636' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007636' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:40:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007636' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007636' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='26' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='26' WHERE AccountId='27115007636' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:40:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 10:40:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 10:40:53 AM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 19/05/2025 10:41:16 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.cbHeader_CheckedChanged(Object sender, EventArgs e) TargetSite: Void cbHeader_CheckedChanged(System.Object, System.EventArgs) Time: 19/05/2025 10:45:43 AM PageName: Account_AccountDayBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountDayBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 10:46:14 AM PageName: Account_AccountDayBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountDayBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 10:46:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 10:46:48 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 10:50:27 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008789', 'DEVENDRA', '27115009918', '5/19/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008653', 'JITENDRA KUMAR', '27115009678', '5/19/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008387', 'MANI PRASAD BHARTIYA', '27115009297', '5/19/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112009190', 'MOHAMMAD HAROON', '27115010645', '5/19/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112009028', 'NEETU SONKAR', '27115010276', '5/19/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008530', 'PARAS KUMAR SONKAR', '27115009498', '5/19/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008143', 'PRAVEEN KUMAR KUSHWAHA', '27115008989', '5/19/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008294', 'SANDEEP', '27115010664', '5/19/2025 12:00:00 AM', '2000.00', '4', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/05/2025 10:50:39 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 10:50:39 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 10:50:49 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.CalculateFooter() TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/05/2025 10:50:56 AM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008789', 'DEVENDRA', '27115009918', '5/19/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008653', 'JITENDRA KUMAR', '27115009678', '5/19/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008387', 'MANI PRASAD BHARTIYA', '27115009297', '5/19/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112009190', 'MOHAMMAD HAROON', '27115010645', '5/19/2025 12:00:00 AM', '300.00', '3', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112009028', 'NEETU SONKAR', '27115010276', '5/19/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008530', 'PARAS KUMAR SONKAR', '27115009498', '5/19/2025 12:00:00 AM', '400.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008143', 'PRAVEEN KUMAR KUSHWAHA', '27115008989', '5/19/2025 12:00:00 AM', '800.00', '4', 'Pending' ) ; INSERT INTO AdvisorRecoveryDailyAccount ( BranchId, BranchName, CollectorId, CollectorName, MemberId, MemberName, AccountId, PayDate, PayAmount, PayNo, PayStatus ) VALUES ( '2711', 'Prayagraj','271100596', 'SHYAM NARAYAN KUSHWAHA', '27112008294', 'SANDEEP', '27115010664', '5/19/2025 12:00:00 AM', '2000.00', '4', 'Pending' ) ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Input string was not in a correct format. Source: mscorlib StackTrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DepositAdvisor_AdvisorDailyCollection.btnSubmit_Click(Object sender, EventArgs e) TargetSite: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Time: 19/05/2025 10:51:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:51:13 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115003656' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115003656' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='40' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='41' WHERE AccountId='27115003656' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:53:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:53:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008817' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008817' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115008817' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:53:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:53:38 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005101' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005101' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='34' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='35' WHERE AccountId='27115005101' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:53:45 AM PageName: AdvisorLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdvisorLogOut.btnCancel_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 10:54:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:54:18 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010943' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010943' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010943' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:54:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010935' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010935' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010935' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:54:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010935' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010935' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010935' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 10:59:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009917' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009917' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 10:59:15 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009917' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009917' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='8' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='9' WHERE AccountId='27115009917' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:02:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115006760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:02:35 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006760' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006760' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='24' WHERE AccountId='27115006760' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:03:20 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 11:03:20 AM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 11:05:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11286) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:05:53 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11286) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:06:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11286) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:06:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11286) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:06:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011127' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011127' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011127' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:06:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011127' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011127' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011127' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:07:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:07:04 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:08:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11287) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:08:05 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11287) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:08:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11287) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:08:23 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11287) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:09:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:09:36 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:09:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011128' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011128' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011128' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:09:50 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011128' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011128' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011128' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:10:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115007985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:10:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007985' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007985' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115007985' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:15:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010764' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010764' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010764' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:15:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010764' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010764' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010764' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:20:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11288) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:20:28 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11288) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:21:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11288) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:21:02 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11288) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:21:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:21:17 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:21:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011129' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011129' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011129' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:21:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011129' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011129' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011129' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:23:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009338' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009338' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009338' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:23:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009338' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009338' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='16' WHERE AccountId='27115009338' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:24:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004779' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004779' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004779' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:24:22 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115004779' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115004779' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='37' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='40' WHERE AccountId='27115004779' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:25:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007743' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007743' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115007743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:25:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007743' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007743' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115007743' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:26:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11289) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:26:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11289) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:26:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11289) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:26:52 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11289) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:27:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:27:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011130' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011130' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011130' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:27:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:27:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:28:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:28:16 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010845' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010845' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010845' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:28:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010954' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010954' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010954' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:28:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010954' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010954' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010954' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:29:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:29:03 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010903' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010903' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010903' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:29:28 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 11:29:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:29:41 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007697' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007697' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='23' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115007697' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:30:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010955' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010955' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010955' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:30:08 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010955' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010955' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010955' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:30:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:30:30 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010780' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010780' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010780' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:31:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:31:31 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010368' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010368' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010368' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:34:04 AM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 11:35:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11290) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:35:40 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11290) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:36:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11290) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:36:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11290) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:36:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:36:10 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:36:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011131' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011131' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011131' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:36:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011131' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011131' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011131' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:36:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011131' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011131' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011131' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:36:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011131' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011131' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011131' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:37:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11291) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:37:12 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11291) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:37:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11291) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:37:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11291) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:37:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:37:37 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:37:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011132' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011132' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011132' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:37:54 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011132' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011132' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011132' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:38:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11292) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:38:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11292) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:39:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11292) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:39:11 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11292) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:39:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:39:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:39:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011133' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011133' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011133' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:39:34 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011133' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011133' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011133' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:40:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11293) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:40:24 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11293) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:40:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11293) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:40:51 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11293) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:40:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:40:58 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:41:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:41:14 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011134' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011134' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011134' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:42:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11294) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:42:19 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11294) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:42:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11294) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:42:42 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11294) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:42:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:42:49 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:43:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011135' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011135' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011135' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:43:06 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011135' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011135' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011135' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:44:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11295) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 11:44:00 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11295) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 11:44:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11295) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 11:44:20 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11295) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 11:44:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 11:44:27 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 11:44:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011136' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011136' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011136' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:44:46 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011136' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011136' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011136' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 11:57:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010576' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010576' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010576' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 11:57:39 AM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010576' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010576' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010576' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 12:11:22 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 12:16:50 PM PageName: DepositAdvisor_AdvisorDailyCollectionList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_dvknfvz2 StackTrace: at DepositAdvisor_AdvisorDailyCollectionList.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 19/05/2025 12:28:07 PM PageName: PlanMemberAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_hdzbh5at StackTrace: at PlanMemberAdvisor_AccountLoanEMIVoucher.lbtnRePrint_Click(Object sender, EventArgs e) TargetSite: Void lbtnRePrint_Click(System.Object, System.EventArgs) Time: 19/05/2025 12:38:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008442' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008442' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008442' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 12:38:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008442' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008442' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008442' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 12:39:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008442' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008442' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008442' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 12:39:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008442' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008442' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='21' WHERE AccountId='27115008442' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 12:39:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 12:39:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 12:46:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010695' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010695' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010695' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 12:46:45 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010695' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010695' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010695' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 12:47:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010729' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010729' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010729' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 12:47:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010729' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010729' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010729' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 12:50:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009182' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009182' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009182' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 12:50:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009182' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009182' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='12' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='14' WHERE AccountId='27115009182' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 12:51:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009192' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009192' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009192' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 12:51:49 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009192' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009192' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='15' WHERE AccountId='27115009192' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 12:52:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 12:52:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010350' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010350' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='6' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010350' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 01:01:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008600' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008600' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008600' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 01:01:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008600' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008600' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='20' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008600' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 01:01:09 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 01:01:22 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 01:02:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010907' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010907' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010907' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 01:02:25 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010907' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010907' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010907' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 01:26:30 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 01:26:30 PM PageName: PlanMemberAdvisor_MemberRegistrationList String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_dssk4gxy StackTrace: at PlanMemberAdvisor_MemberRegistrationList.ExportToExcel(DataTable DT, String fileName) at PlanMemberAdvisor_MemberRegistrationList.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 01:30:18 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherOld String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Control 'ctl00_ContentPlaceHolder1_grdData' of type 'GridView' must be placed inside a form tag with runat=server. Source: System.Web StackTrace: at System.Web.UI.Page.VerifyRenderingInServerForm(Control control) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at PlanMemberAdvisor_AccountMaturityVoucherOld.btnExport_Click(Object sender, EventArgs e) TargetSite: Void VerifyRenderingInServerForm(System.Web.UI.Control) Time: 19/05/2025 01:33:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 01:33:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 01:33:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 01:33:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010078' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010078' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115010078' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 01:35:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010541' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010541' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010541' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 01:35:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010541' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010541' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='7' WHERE AccountId='27115010541' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 01:39:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 01:39:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27125000206' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27125000206' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27125000206' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 01:49:25 PM PageName: DepositLoan_DepositLoanRepaymentApproval String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_ewjd4ed3 StackTrace: at DepositLoan_DepositLoanRepaymentApproval.btnExport_Click(Object sender, EventArgs e) TargetSite: Void btnExport_Click(System.Object, System.EventArgs) Time: 19/05/2025 01:54:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011094' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011094' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 01:54:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011094' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011094' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011094' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 01:57:03 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 01:57:03 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 02:19:56 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:20:50 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:22:54 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:23:23 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:23:50 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:24:28 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:27:23 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:30:44 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/19/2025 12:00:00 AM' AND a.DisburseDate<'5/20/2025 12:00:00 AM' AND a.BranchId IN ('2711') ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:30:44 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/19/2025 12:00:00 AM' AND a.DisburseDate<'5/20/2025 12:00:00 AM' AND a.BranchId IN ('2711') ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 19/05/2025 02:30:48 PM PageName: DataTableResult String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/19/2025 12:00:00 AM' AND a.DisburseDate<'5/20/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid column name 'CloseAmount'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:30:48 PM PageName: DepositLoan_DepositLoanFullReport String str: SELECT a.BranchName+' ('+a.BranchId+')' AS BranchName, a.ReferalName+' ('+a.ReferalId+')' AS ReferalName, a.MemberId, a.MemberName, a.LoanStatus, a.ApplicationId, a.SanctionId, a.LoanId, a.LoanCycle, a.PLoanTypeNo, rtrim(convert(CHAR,a.LoanTerm))+'-'+a.LoanTermMode AS LoanTerm, a.InterestRate, a.InterestMethod, a.LoanPurpose, a.LoanFunder, a.ApplicationAmount, convert(CHAR,a.ApplicationDate,106)AS ApplicationDate, a.ApprovalAmount, convert(CHAR,a.ApprovalDate,106)AS ApprovalDate, a.ProcessingFee, a.SecurityFee, a.InsuranceFee, a.OtherFee, a.ServiceTax, a.TotalFee, a.FeePayMode, convert(CHAR,a.FeeDate,106)AS FeeDate, a.LoanAmount, a.TotalInterest, a.DisburseAmount, a.DisburseMode, convert(CHAR,a.DisburseDate,106)AS DisburseDate, convert(CHAR,a.ExpiryDate,106)AS ExpiryDate, convert(CHAR,a.CloseDate,106)AS CloseDate, a.CloseMode, a.CloseAmount FROM PlanLoanAccount a WITH(nolock) WHERE 1=1 AND a.DisburseDate>='5/19/2025 12:00:00 AM' AND a.DisburseDate<'5/20/2025 12:00:00 AM' AND a.BranchId='2711' ORDER BY a.DisburseDate, a.MemberName String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_i4mvbqcg StackTrace: at DepositLoan_DepositLoanFullReport.btnSearch_Click(Object sender, EventArgs e) TargetSite: Void btnSearch_Click(System.Object, System.EventArgs) Time: 19/05/2025 02:36:09 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 02:40:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011018' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011018' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011018' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 02:40:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011018' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011018' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011018' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 02:41:50 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 03:09:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010748' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010748' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010748' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:09:12 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010748' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010748' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010748' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:11:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010559' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010559' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010559' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:11:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010559' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010559' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010559' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:13:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:13:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010873' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010873' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010873' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:13:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010904' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010904' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010904' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:13:55 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010904' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010904' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010904' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:14:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010752' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010752' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010752' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:14:28 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010752' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010752' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010752' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:15:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010687' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010687' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010687' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:15:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010687' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010687' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010687' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:15:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010749' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010749' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010749' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:15:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010749' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010749' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010749' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:16:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010677' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010677' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010677' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:16:16 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010677' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010677' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010677' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:16:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010746' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010746' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:16:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010746' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010746' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115010746' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:17:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010674' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010674' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010674' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:17:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010674' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010674' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010674' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:18:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008428' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008428' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008428' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:18:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008428' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008428' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008428' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:20:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:20:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010126' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010126' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='7' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='8' WHERE AccountId='27115010126' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:20:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008219' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008219' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115008219' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:20:38 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008219' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008219' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115008219' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:21:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010557' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010557' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010557' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:21:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010557' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010557' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='6' WHERE AccountId='27115010557' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:22:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006875' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006875' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115006875' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:22:05 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115006875' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115006875' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='22' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='23' WHERE AccountId='27115006875' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:22:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008425' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008425' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008425' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:22:44 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008425' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008425' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='20' WHERE AccountId='27115008425' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:23:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:23:14 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009249' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009249' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='10' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='11' WHERE AccountId='27115009249' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:23:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:23:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115008320' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115008320' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='16' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='17' WHERE AccountId='27115008320' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:24:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010745' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010745' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010745' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:24:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010745' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010745' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115010745' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:25:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007148' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007148' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007148' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:25:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007148' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007148' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='19' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='19' WHERE AccountId='27115007148' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:25:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011036' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011036' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:25:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011036' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011036' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='3' WHERE AccountId='27115011036' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:25:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:25:57 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011035' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011035' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='2' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='2' WHERE AccountId='27115011035' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:25:59 PM PageName: DataTableResult String str: SELECT WeekDay FROM GroupLoanEMIWeekDate WITH(nolock) WHERE WeekStatus='InActive' AND TermMode='Weekly' ORDER BY LEDId String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Invalid object name 'GroupLoanEMIWeekDate'. Source: .Net SqlClient Data Provider StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ClassMaster.DataTableResult(String query) TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) Time: 19/05/2025 03:26:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:26:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115007431' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115007431' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='24' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='27' WHERE AccountId='27115007431' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:40:11 PM PageName: PlanMemberAdvisor_AccountMaturityVoucherNew String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Control 'ctl00_ContentPlaceHolder1_grdData' of type 'GridView' must be placed inside a form tag with runat=server. Source: System.Web StackTrace: at System.Web.UI.Page.VerifyRenderingInServerForm(Control control) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at PlanMemberAdvisor_AccountMaturityVoucherNew.btnExport_Click(Object sender, EventArgs e) TargetSite: Void VerifyRenderingInServerForm(System.Web.UI.Control) Time: 19/05/2025 03:41:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010623' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010623' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010623' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:41:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010623' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010623' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010623' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:41:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009702' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009702' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009702' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:41:54 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115009702' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115009702' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='13' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='13' WHERE AccountId='27115009702' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:42:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:42:24 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010910' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010910' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='4' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='4' WHERE AccountId='27115010910' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:43:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010769' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010769' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010769' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:43:10 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115010769' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115010769' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='5' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='5' WHERE AccountId='27115010769' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:51:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11296) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 03:51:01 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11296) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 03:51:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11296) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 03:51:27 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11296) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 03:51:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 03:51:39 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 03:52:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:52:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011137' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011137' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011137' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:53:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11297) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 03:53:06 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11297) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 03:53:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11297) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 03:53:30 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11297) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 03:53:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011138' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011138' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011138' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:53:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011138' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011138' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011138' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:53:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 03:53:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 03:54:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11298) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 03:54:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11298) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 03:55:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11298) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 03:55:21 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11298) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 03:55:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 03:55:40 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 03:55:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011139' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011139' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011139' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:55:56 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011139' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011139' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011139' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:56:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11299) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 03:56:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11299) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 03:57:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11299) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 03:57:09 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11299) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 03:57:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 03:57:17 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 03:57:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011140' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011140' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011140' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:57:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011140' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011140' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011140' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 03:58:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11300) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 03:58:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11300) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 03:58:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11300) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 03:58:34 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11300) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 03:58:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 03:58:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 03:58:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011141' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011141' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011141' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 03:58:58 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011141' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011141' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011141' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:00:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11301) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 04:00:07 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11301) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 04:00:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11301) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 04:00:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11301) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 04:01:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11301) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 04:01:20 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11301) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 04:01:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 04:01:33 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 04:01:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 04:01:48 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011142' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011142' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011142' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:02:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 04:02:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 04:02:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11302) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 04:02:46 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11302) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 04:03:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11302) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 04:03:32 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11302) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 04:03:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 04:03:47 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 04:04:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011143' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011143' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011143' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 04:04:31 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011143' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011143' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011143' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:05:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11303) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 04:05:23 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11303) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 04:05:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11303) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 04:05:41 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11303) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 04:06:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 04:06:03 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 04:06:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011144' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011144' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011144' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 04:06:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011144' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011144' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011144' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:07:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11304) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 04:07:04 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11304) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 04:07:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11304) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 04:07:43 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11304) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 04:07:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 04:07:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 04:08:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011145' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011145' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011145' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 04:08:11 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011145' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011145' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011145' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:08:27 PM PageName: PlanMemberAdvisor_AccountLoanEMIVoucher String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Control 'ctl00_ContentPlaceHolder1_grdData' of type 'GridView' must be placed inside a form tag with runat=server. Source: System.Web StackTrace: at System.Web.UI.Page.VerifyRenderingInServerForm(Control control) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer, Boolean renderPanel) at System.Web.UI.WebControls.GridView.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at PlanMemberAdvisor_AccountLoanEMIVoucher.btnExport_Click(Object sender, EventArgs e) TargetSite: Void VerifyRenderingInServerForm(System.Web.UI.Control) Time: 19/05/2025 04:08:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11305) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() TargetSite: Void AbortInternal() Time: 19/05/2025 04:08:53 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, convert(CHAR,b.DOB,106)AS PlanNo, b.Age AS PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, a.MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11305) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookFirst() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookFirst() Time: 19/05/2025 04:09:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11305) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() TargetSite: Void AbortInternal() Time: 19/05/2025 04:09:15 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT a.AccountNo, a.BranchId, a.BranchName, a.MemberId, a.MemberName, b.GuardianRelation, b.GuardianName, b.PostalAddress, b.MobileNo, a.ReferalId, a.ReferalName, a.CollectorId, a.CollectorName, a.AccountId, a.PlanNo, a.PlanMode, a.PlanType, a.PlanGroup, a.MaxDueNo, CASE WHEN a.MaturityTerm='1095-Days' THEN '36-Month' WHEN a.MaturityTerm='365-Days' THEN '12-Month' ELSE a.MaturityTerm END AS MaturityTerm, Convert(CHAR,a.AccountOpenDate,106)AS AccountOpenDate, Convert(CHAR,a.MaxDueDate,106)AS MaxDueDate, Convert(CHAR,a.AccountExpiryDate,106)AS AccountExpiryDate, a.PlanFeeAmount, a.PlanAmount, a.Denomination, a.Consideration, a.MaturityAmount, a.MIPAmount, a.MIPMode, a.AccountFormNo, a.BeneficiaryName, a.BeneficiaryAge, a.BeneficiaryRelation, a.NomineeName, a.NomineeAge, a.NomineeRelation, a.NomineeName0, a.NomineeAge0, a.NomineeRelation0, a.PlanReceiptNo, CASE WHEN ISNULL(a.PlanDocumentNo,'')='' THEN 'RDP'+rtrim(Convert(char,a.AccountNo)) ELSE a.PlanDocumentNo END AS PlanDocumentNo, a.EntryUser, rtrim(Convert(CHAR,a.EntryTime,106))+' '+rtrim(Convert(CHAR,a.EntryTime,108))AS EntryDate FROM PlanAccountDetail a WITH(nolock) INNER JOIN PlanMemberDetail b WITH(nolock) ON a.MemberId=b.MemberId WHERE a.AccountNo IN (11305) ORDER BY a.AccountId ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookSecond() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookSecond() Time: 19/05/2025 04:09:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 04:09:26 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 04:09:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011146' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011146' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011146' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 04:09:51 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115011146' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115011146' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='1' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='1' WHERE AccountId='27115011146' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:27:19 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 04:27:19 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 04:35:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115005419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 04:35:52 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='3' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115005419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:36:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115005419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 04:36:42 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='11' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115005419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:37:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115005419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() TargetSite: Void AbortInternal() Time: 19/05/2025 04:37:29 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: DECLARE @FTable TABLE ( SrNo INT IDENTITY(1,1), AccountId VARCHAR(20), PaidDate VARCHAR(20), Amount DECIMAL(10,2), Balance DECIMAL(10,2) ); INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.AccountOpenDate, 103)AS PaidDate, a.PlanAmount AS Amount FROM PlanAccountDetail a WITH(nolock) WHERE a.AccountId='27115005419' INSERT INTO @FTable(AccountId, PaidDate, Amount) SELECT a.AccountId, convert(CHAR, a.ToDate, 103)AS PaidDate, a.Amount FROM PlanAccountDailyReceipt a WITH(nolock) WHERE a.AccountId='27115005419' ORDER BY a.ToDate UPDATE a SET a.Balance = (SELECT sum(Amount) FROM @FTable WHERE SrNo<= a.SrNo ) FROM @FTable a SELECT SrNo, AccountId, PaidDate, Amount, Balance, SrNo AS DueNo, PaidDate AS DueDate, Amount AS DueAmount, '' AS VoucherId, '' AS AccountPayStatus FROM @FTable WHERE SrNo>='21' ORDER BY SrNo String sql: UPDATE PlanAccountDetail SET RenewalPrintNo='25' WHERE AccountId='27115005419' ; Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookRenewal() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookRenewal() Time: 19/05/2025 04:37:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() TargetSite: Void AbortInternal() Time: 19/05/2025 04:37:59 PM PageName: PlanMemberAdvisor_PrintRDLCPage String str: SELECT 1 ; String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_xxfsaiht StackTrace: at PlanMemberAdvisor_PrintRDLCPage.RDPassbookHeading() at PlanMemberAdvisor_PrintRDLCPage.Page_Load(Object sender, EventArgs e) TargetSite: Void RDPassbookHeading() Time: 19/05/2025 05:20:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 05:20:52 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 05:32:20 PM PageName: UserMasterSetting_MenuSubPermission String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at UserMasterSetting_MenuSubPermission.Page_Load(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 05:38:16 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 05:38:42 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 05:42:51 PM PageName: AdminLogOut String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at AdminLogOut.btnLogout_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 05:44:00 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 06:00:22 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.btnExport_Click(Object sender, EventArgs e) TargetSite: Void AbortInternal() Time: 19/05/2025 06:03:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 06:03:07 PM PageName: Account_AccountLedgerBookReport String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_ulx0z4m3 StackTrace: at Account_AccountLedgerBookReport.ExportToExcel(DataTable DT, String fileName) at Account_AccountLedgerBookReport.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 06:07:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) TargetSite: Void AbortInternal() Time: 19/05/2025 06:07:24 PM PageName: DepositLoan_DepositEMIDuePenaltyReport2 String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Thread was being aborted. Source: App_Web_nvuompuu StackTrace: at DepositLoan_DepositEMIDuePenaltyReport2.ExportToExcel(DataTable DT, String fileName) at DepositLoan_DepositEMIDuePenaltyReport2.btnExcel_Click(Object sender, EventArgs e) TargetSite: Void ExportToExcel(System.Data.DataTable, System.String) Time: 19/05/2025 10:39:20 PM PageName: DepositAdvisor_AdvisorDailyCollection String str: String sql: Data: System.Collections.ListDictionaryInternal HelpLink: InnerException: Message: Object reference not set to an instance of an object. Source: App_Web_04agu3cu StackTrace: at DepositAdvisor_AdvisorDailyCollection.Page_Load(Object sender, EventArgs e) TargetSite: Void Page_Load(System.Object, System.EventArgs)